Skip to content

Hostname

t-three.com

Last fetched

t-three.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · t-three.comRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/t-three.com

Resolution chain

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

IPPrefixASNOperatorCountry
54.174.62.4554.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
79.170.40.479.170.40.0/21AS20738GB

WHOIS identity

Registrar
iana:1515
Organization
andy mcgurk
Contact emails

Subdomains

16 observed subdomains of t-three.com.

Web-graph footprint

Distinct hostnames that link to or from t-three.com in the public web crawl.

88 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for t-three.com.

MechanismTarget
SPF_At-three.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEsoverin.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.signature365.net
SPF_IP167.98.56.64/27
SPF_IP167.98.57.75
SPF_IP80.6.91.150/32
SPF_MXt-three.com

Related pages

Pivot deeper into the graph from t-three.com.

Cypher and MCP

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

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