Skip to content

Hostname

weturn.twwebhost.com

Last fetched

weturn.twwebhost.com resolves to 2 IPv4 addresses operated by AS16276 in US.

Nutrition Label

WHISPER CANON · weturn.twwebhost.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/weturn.twwebhost.com

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with weturn.twwebhost.com in WhisperGraph.

Subdomains

2 observed subdomains of weturn.twwebhost.com.

Threat posture

History

Mail and authentication

MX records

  • weturn.twwebhost.com

SPF policy

6 SPF mechanisms authorising senders for weturn.twwebhost.com.

MechanismTarget
SPF_Aweturn.twwebhost.com
SPF_INCLUDElin81.twwebhost.com
SPF_IP15.204.104.121
SPF_IP51.81.221.59
SPF_IP51.81.245.234
SPF_MXweturn.twwebhost.com

Related pages

Pivot deeper into the graph from weturn.twwebhost.com.

Cypher and MCP

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

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