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
Resolution chain
aurorasilk.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 70.38.95.141 | 70.38.0.0/17 | AS32613 | IWEB-AS - Leaseweb Canada Inc. | CA |
| 72.52.186.196 | 72.52.128.0/17 | AS32244 | LIQUIDWEB - Liquid Web, L.L.C | US |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- aurorasilk.com
SPF policy
5 SPF mechanisms authorising senders for aurorasilk.com.
| Mechanism | Target |
|---|---|
| SPF_A | aurorasilk.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 70.38.95.141 |
| SPF_IP | 72.52.186.196 |
| SPF_MX | aurorasilk.com |
Related pages
Pivot deeper into the graph from aurorasilk.com.
- IP · 70.38.95.141
- ASN · AS32613IWEB-AS - Leaseweb Canada Inc.
- Registrar · iana:472
- Country · CA
- Email · aurorasilk.com@superprivacyservice.com
- TLD · .com
- Browse hostnames · au…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.