Skip to content

Hostname

amazon.be

Last fetched

amazon.be resolves to 1 IPv4 address operated by AUTOMATTIC - Automattic, Inc in TR. WHOIS lists registrar:1api gmbh as the registrar.

Nutrition Label

WHISPER CANON · amazon.beRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/amazon.be

Resolution chain

amazon.be resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.100.156.05.100.156.0/24AS2635AUTOMATTIC - Automattic, IncTR

WHOIS identity

Registrar
registrar:1api gmbh
Organization
not shown, please visit www.dnsbelgium.be for webbased whois.
Contact emails

Subdomains

9 observed subdomains of amazon.be.

Web-graph footprint

Distinct hostnames that link to or from amazon.be in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for amazon.be.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from amazon.be.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "amazon.be"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.