Hostname
wolfsdorf.com
Last fetched
wolfsdorf.com resolves to 1 IPv4 address operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wolfsdorf.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.144.34.110 | 162.144.0.0/16 | AS46606 | UNIFIEDLAYER-AS-1 - Unified Layer | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wolfsdorf.com owner
- Contact emails
- it@wolfsdorf.com
- plow@wolfsdorf.com
- 0ff5019e-849e-4597-bd04-e9c919d455f7@identity-protect.org
- 11d37d94-0bb0-4bfd-a2b5-43c86486db7a@identity-protect.org
- 5fc57d04-f63c-4d2d-b958-06e2547aec2d@identity-protect.org
- c68137e6-02ab-4252-ae5e-edb754d683d2@identity-protect.org
- e0c0aba9-7e26-4d0a-b542-9565d732d530@identity-protect.org
- e85ab633-3aaf-482b-9f69-d903472158d4@identity-protect.org
- owner-11075431@wolfsdorf.com.whoisprivacyservice.org
- owner-11095750@wolfsdorf.com.whoisprivacyservice.org
- owner-3175454@wolfsdorf.com.whoisprivacyservice.org
- owner-3769542@wolfsdorf.com.whoisprivacyservice.org
- owner-4683885@wolfsdorf.com.whoisprivacyservice.org
- owner-7741300@wolfsdorf.com.whoisprivacyservice.org
Subdomains
17 observed subdomains of wolfsdorf.com.
Web-graph footprint
Distinct hostnames that link to or from wolfsdorf.com in the public web crawl.
128 sites link to this hostname.
160 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for wolfsdorf.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 48518426.spf08.hubspotemail.net |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | wrimmigration.zendesk.com |
Related pages
Pivot deeper into the graph from wolfsdorf.com.
- IP · 162.144.34.110
- ASN · AS46606UNIFIEDLAYER-AS-1 - Unified Layer
- Registrar · iana:468
- Country · US
- Email · it@wolfsdorf.com
- TLD · .com
- Browse hostnames · wo…
- 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: "wolfsdorf.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.