Skip to content

Hostname

eos-aus.com

Last fetched

eos-aus.com resolves to 1 IPv4 address operated by AS38880 in AU. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · eos-aus.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/eos-aus.com

Resolution chain

eos-aus.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.204.106.15103.204.106.0/23AS38880AU

WHOIS identity

Registrar
iana:299
Organization
allan smith
Contact emails

Subdomains

11 observed subdomains of eos-aus.com.

Web-graph footprint

Distinct hostnames that link to or from eos-aus.com in the public web crawl.

260 sites link to this hostname.

192 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for eos-aus.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_IP103.204.106.15
SPF_IP103.4.196.233
SPF_IP20.43.106.249
SPF_IP4.237.2.222

Related pages

Pivot deeper into the graph from eos-aus.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "eos-aus.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 20

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