Skip to content

Hostname

trabian.com

Last fetched

trabian.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · trabian.comRouting diversity4.8/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/trabian.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.92.153.1203.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.163.20734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.186.24235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.86.25444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.222.30.9844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.170.4852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.247.2352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.168.3098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.149.9932.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
matt dean
Contact emails

Subdomains

20 observed subdomains of trabian.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for trabian.com.

MechanismTarget
SPF_INCLUDE44181281.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP166.78.42.205
SPF_IP74.205.92.234

Related pages

Pivot deeper into the graph from trabian.com.

Cypher and MCP

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

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