Hostname
biss-amitz.com
Last fetched
biss-amitz.com resolves to 1 IPv4 address operated by AS-HOSTINGER - Hostinger International Limited in FR. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
biss-amitz.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 89.116.147.53 | 89.116.146.0/23 | AS47583 | AS-HOSTINGER - Hostinger International Limited | FR |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 090d76fc88a67f10e17f21b7221acaeaa4f6b93277f199d5b95227901db4cce1@biss-amitz.com.whoisproxy.org
- 0b53bff4bdd02bf79b176525dceaaac08a61752655d8775fc19b8025cc2ff382@biss-amitz.com.whoisproxy.org
- 2cbe2799b2c603c92271f7d7328f2da1374ac41a8d4f1e13bd812756b04c71f8@biss-amitz.com.whoisproxy.org
- 38da2284c10dae753eec4a35da1d481b91dbad3ee662bc6e117594e0b3cbcd67@biss-amitz.com.whoisproxy.org
- 4167593d38b0e9d0ac357b4a3e8e6177252816d65628c2544db1968c24ca58d9@biss-amitz.com.whoisproxy.org
- 55a339c8f52f87f1db0df928502939f5a5e6830ba6322e61bfc15fd2b283409d@biss-amitz.com.whoisproxy.org
- 62eba61099974220f9ac9bbb1a99b4d154655cf005d170e88a1e4941bae7872a@biss-amitz.com.whoisproxy.org
- 67321511d2312a5660342f8fad07d62799062aa88717e2ca05ea31fb869373ca@biss-amitz.com.whoisproxy.org
- 93f18b992dff5f9196789a32c413f7740d0419949996c2540b70520ebd49326f@biss-amitz.com.whoisproxy.org
- 9ae70c70604fa48ea8876ca0425f1db7fc83d774220257fbd1eeae204ece0a91@biss-amitz.com.whoisproxy.org
- 9b529da6eff886be74712d37bc7e4caba8017d56e51db6861712be352a1ad067@biss-amitz.com.whoisproxy.org
- a44a136c238fe73e0ebc1ecf6b652d9319e5618515f68b9280eca6a4c2d30a7f@biss-amitz.com.whoisproxy.org
- d5ce30f03c112a70bdf0b1afa994f95471575b13efd350903e535970e1afc208@biss-amitz.com.whoisproxy.org
- d961ac389c6ac4f968c0dd777998a4b977aaf29d5cc00bbb65db7b2d758b468c@biss-amitz.com.whoisproxy.org
- fbddf33bc348c8f380e1c47e1d4a3c97361ad9c87b16d86710bcad8a785f98c5@biss-amitz.com.whoisproxy.org
- fd0086fc534d562520cba8342abd247f5047003c1b29b93eb7c30149e6c7e219@biss-amitz.com.whoisproxy.org
Subdomains
1 observed subdomain of biss-amitz.com.
| Subdomain |
|---|
| www.biss-amitz.com |
Web-graph footprint
Distinct hostnames that link to or from biss-amitz.com in the public web crawl.
8 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for biss-amitz.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from biss-amitz.com.
- IP · 89.116.147.53
- ASN · AS47583AS-HOSTINGER - Hostinger International Limited
- Registrar · iana:269
- Country · FR
- Email · 090d76fc88a67f10e17f21b7221acaeaa4f6b93277f199d5b95227901db4cce1@biss-amitz.com.whoisproxy.org
- TLD · .com
- Browse hostnames · bi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "biss-amitz.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.