Skip to content

Hostname

tw4u.com

Last fetched

tw4u.com resolves to 2 IPv4 addresses operated by AS16276 in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · tw4u.comRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tw4u.com

Resolution chain

tw4u.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:440
Organization
albert chu
Contact emails

Subdomains

8 observed subdomains of tw4u.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • tw4u.com

SPF policy

6 SPF mechanisms authorising senders for tw4u.com.

MechanismTarget
SPF_Atw4u.com
SPF_INCLUDElin81.twwebhost.com
SPF_IP15.204.104.121
SPF_IP51.81.221.59
SPF_IP51.81.245.234
SPF_MXtw4u.com

Related pages

Pivot deeper into the graph from tw4u.com.

Cypher and MCP

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

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