Skip to content

Hostname

webmail.modelastore.com

Last fetched

webmail.modelastore.com resolves to 1 IPv4 address operated by ONE-INTERNET-AMERICA - One Internet America, LLC in US.

Nutrition Label

WHISPER CANON · webmail.modelastore.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/webmail.modelastore.com

Resolution chain

webmail.modelastore.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.102.243.3172.102.240.0/21AS54623ONE-INTERNET-AMERICA - One Internet America, LLCUS

WHOIS identity

No WHOIS records are currently associated with webmail.modelastore.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for webmail.modelastore.com.

MechanismTarget
SPF_IP172.102.243.0/28
SPF_IP216.144.202.0/24
SPF_IP34.214.197.47
SPF_IP44.232.77.85
SPF_IP52.40.106.158
SPF_IP54.200.57.193
SPF_IP54.70.73.128

Related pages

Pivot deeper into the graph from webmail.modelastore.com.

Cypher and MCP

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

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