Skip to content

Hostname

relayit.com

Last fetched

relayit.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.27.99.42100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.189.78100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.222.67.16513.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.139.17018.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.30.9318.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.79.2013.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.136.843.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.124.783.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.133.19234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.9.3244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.187.10552.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.205.15252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.92.15752.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.219.19554.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.182.1754.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of relayit.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for relayit.com.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from relayit.com.

Cypher and MCP

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

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