Skip to content

Hostname

modal.com

Last fetched

modal.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · modal.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/modal.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.86.11418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.2218.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.8518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.9018.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.221.1018.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.11718.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.3318.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.3818.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
54.192.117.11354.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.11554.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.1354.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.8854.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY

WHOIS identity

Registrar
iana:1861
Organization
contact privacy inc. customer 013337107
Contact emails

Subdomains

28 observed subdomains of modal.com.

Web-graph footprint

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

720 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for modal.com.

MechanismTarget
SPF_INCLUDE22451713.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from modal.com.

Cypher and MCP

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

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