Skip to content

Hostname

twinwolf.net

Last fetched

twinwolf.net resolves to 1 IPv4 address operated by VIRTBIZ-DALLAS - VIRTBIZ Internet Services in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · twinwolf.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/twinwolf.net

Resolution chain

twinwolf.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.80.10.181208.80.10.0/24AS40395VIRTBIZ-DALLAS - VIRTBIZ Internet ServicesUS

WHOIS identity

Registrar
iana:303
Organization
dan porter
Contact emails

Subdomains

39 observed subdomains of twinwolf.net.

Web-graph footprint

Distinct hostnames that link to or from twinwolf.net in the public web crawl.

6 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for twinwolf.net.

MechanismTarget
SPF_Atwinwolf.net
SPF_INCLUDEspf1.stripe.com
SPF_INCLUDEzoho.com
SPF_IP208.67.248.88/29
SPF_IP208.67.249.106/29
SPF_IP208.67.250.34/28
SPF_IP208.77.146.226/28
SPF_IP208.77.219.192/28
SPF_IP208.80.10.178/28

Related pages

Pivot deeper into the graph from twinwolf.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "twinwolf.net"})-[: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.