Skip to content

Hostname

trilogyed.com

Last fetched

trilogyed.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.214.31.3118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.232.11923.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.91.25123.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.103.2483.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.28.1073.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.119.17434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.192.13534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.250.22444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.160.23644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.250.1198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.217.84100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of trilogyed.com owner
Contact emails

Subdomains

47 observed subdomains of trilogyed.com.

Web-graph footprint

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

84 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for trilogyed.com.

MechanismTarget
SPF_INCLUDE_u.trilogyed.com._spf.smart.ondmarc.com

Related pages

Pivot deeper into the graph from trilogyed.com.

Cypher and MCP

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

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