Skip to content

Hostname

mapstr.com

Last fetched

mapstr.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.202.1718.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.4318.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.6518.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.8118.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.245.60.10818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.4518.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.7018.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9918.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.125.10818.65.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.125.6318.65.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.125.7518.65.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.125.7918.65.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
99.84.152.1599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:433
Organization
sebastien caron
Contact emails

Subdomains

14 observed subdomains of mapstr.com.

Web-graph footprint

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

935 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mapstr.com.

MechanismTarget
SPF_Amapstr.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsparkpostmail.com
SPF_IP46.105.57.238
SPF_IP46.105.61.80
SPF_MXmapstr.com

Related pages

Pivot deeper into the graph from mapstr.com.

Cypher and MCP

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

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