Skip to content

Hostname

directi.com

Last fetched

directi.com resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · directi.comRouting diversity5.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/directi.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.129.132100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.57.1118.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.55.15118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.176.11718.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.246.1403.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.245.2083.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.63.2253.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.171.333.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.204.13952.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.230.5352.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.155.12854.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.72.15454.236.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.100.1752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:303
Organization
directi internet solutions pvt
Contact emails

Subdomains

127 observed subdomains of directi.com.

Web-graph footprint

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

119 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for directi.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from directi.com.

Cypher and MCP

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

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