Skip to content

Hostname

directs.com

Last fetched

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

Nutrition Label

WHISPER CANON · directs.comRouting diversity5.7/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/directs.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.204.171.1518.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.239.93.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.193.10334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.240.23034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.204.16944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.88.13044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.16.21552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.160.12652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.215.10852.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.194.8252.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.165.14054.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.141.154.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.61.1298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.217.123.513.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.

WHOIS identity

Registrar
iana:2
Organization
direct supply,
Contact emails

Subdomains

19 observed subdomains of directs.com.

Web-graph footprint

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

6 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for directs.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.20.64.158
SPF_IP18.217.82.134/32
SPF_IP34.205.115.14
SPF_IP34.224.121.5
SPF_IP35.169.47.31/32
SPF_IP52.1.208.231
SPF_IP52.72.61.205
SPF_IP52.73.65.81
SPF_IP52.8.140.255/32
SPF_IP54.164.132.26/32

Related pages

Pivot deeper into the graph from directs.com.

Cypher and MCP

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

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