Skip to content

Hostname

aussieropeworks.com

Last fetched

aussieropeworks.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · aussieropeworks.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aussieropeworks.com

Resolution chain

aussieropeworks.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.60.11104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.186.215172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

2 observed subdomains of aussieropeworks.com.

Web-graph footprint

Distinct hostnames that link to or from aussieropeworks.com in the public web crawl.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for aussieropeworks.com.

MechanismTarget
SPF_Ae16-m08-w16s-su.jbctechnologies.net
SPF_Ahungry-snyder.149-56-69-138.plesk.page
SPF_Amailedge1.jbctechnologies.net
SPF_Amailedge2.jbctechnologies.net
SPF_Amailedge3.jbctechnologies.net
SPF_IP15.235.22.178
SPF_IP159.196.193.204
SPF_IP159.196.193.205
SPF_IP180.150.52.197
SPF_IP2403:5801:8002:0:5ea:e28e:169f:430d
SPF_IP2607:5300:203:7f75:59f2:8bff:fe9a:aacd
SPF_IP45.76.174.155
SPF_MXaussieropeworks.com

Related pages

Pivot deeper into the graph from aussieropeworks.com.

Cypher and MCP

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

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