Skip to content

Hostname

twisted3.com

Last fetched

twisted3.com resolves to 2 IPv4 addresses operated by AS16276 in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · twisted3.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/twisted3.com

Resolution chain

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

WHOIS identity

Registrar
iana:1068
Organization
contact privacy inc. customer 0144280801
Contact emails

Subdomains

5 observed subdomains of twisted3.com.

Web-graph footprint

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

50 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for twisted3.com.

MechanismTarget
SPF_Atwisted3.com
SPF_IP51.79.116.218
SPF_IP51.79.63.37
SPF_MXtwisted3.com

Related pages

Pivot deeper into the graph from twisted3.com.

Cypher and MCP

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

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