Skip to content

Hostname

modelsdirect.com

Last fetched

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

Nutrition Label

WHISPER CANON · modelsdirect.comRouting diversity6.8/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/modelsdirect.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.32.143100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.175.3318.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.218.8418.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.32.15218.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.96.8018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.167.6423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.152.733.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.179.713.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.91.923.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.118.1803.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.85.151.643.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.207.13.18534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.216.24234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.144.235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.11.23135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.150.12244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.21.3644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.39.6644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.159.6452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.111.12952.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
contact privacy inc. customer 124639082
Contact emails

Subdomains

7 observed subdomains of modelsdirect.com.

Web-graph footprint

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

48 sites link to this hostname.

112 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for modelsdirect.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from modelsdirect.com.

Cypher and MCP

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

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