Skip to content

Hostname

aurorasilk.com

Last fetched

aurorasilk.com resolves to 2 IPv4 addresses operated by IWEB-AS - Leaseweb Canada Inc. in CA. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · aurorasilk.comRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/aurorasilk.com

Resolution chain

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

IPPrefixASNOperatorCountry
70.38.95.14170.38.0.0/17AS32613IWEB-AS - Leaseweb Canada Inc.CA
72.52.186.19672.52.128.0/17AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:472
Organization
emma arbogast
Contact emails

Subdomains

8 observed subdomains of aurorasilk.com.

Web-graph footprint

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

59 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • aurorasilk.com

SPF policy

5 SPF mechanisms authorising senders for aurorasilk.com.

MechanismTarget
SPF_Aaurorasilk.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP70.38.95.141
SPF_IP72.52.186.196
SPF_MXaurorasilk.com

Related pages

Pivot deeper into the graph from aurorasilk.com.

Cypher and MCP

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

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