Skip to content

Hostname

readymodel.com

Last fetched

readymodel.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:87 as the registrar.

Nutrition Label

WHISPER CANON · readymodel.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/readymodel.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.188.123108.157.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.188.30108.157.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.188.36108.157.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.188.41108.157.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
18.165.53.2918.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.53.418.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.53.5818.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.53.9118.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:87
Organization
kangduksoo
Contact emails

Subdomains

4 observed subdomains of readymodel.com.

Web-graph footprint

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

12 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for readymodel.com.

MechanismTarget
SPF_INCLUDEmailplug.com
SPF_MXreadymodel.com

Related pages

Pivot deeper into the graph from readymodel.com.

Cypher and MCP

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

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