Hostname
dwolf.net
Last fetched
dwolf.net resolves to 74.50.65.168, announced in 74.50.64.0/19 by IS-AS-1 - Interserver, Inc in US. dwolf.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for dwolf.net is recorded in WhisperGraph.
Attribution
interserver
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- iana:69
- Registrant organisation
- contact privacy inc. customer 0149671149
- Contact emails
- dwolf.net@contactprivacy.com, dwolf.net@domainsbyproxy.com
Subdomains
Mail and authentication
Nameservers
- ns1.dwolf.net
- ns2.dwolf.net
- ns3.dwolf.net
- ns4.dwolf.net
MX records
- dwolf.net
SPF policy
- a: dwolf.net
- mx: dwolf.net
- ip: 64.91.246.79
- ip: 74.50.65.168
Threat-feed evidence
History
Related pages
Pivot from dwolf.net into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dwolf.net"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.