Skip to content

Hostname

mapmaster.io

Last fetched

mapmaster.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · mapmaster.ioRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/mapmaster.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.49.36.12613.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.51.110.21013.51.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.51.225.13113.51.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.53.178.16213.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.138.7213.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.218.21613.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.16.147.15516.16.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
16.170.131.7216.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
56.228.68.2156.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
16.192.128.11316.192.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.234.19213.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.117.22513.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.61.129.23813.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.61.64.2313.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.84.7413.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.196.14113.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.61.107.12213.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.227.9513.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
51.21.10.5251.21.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.252.20113.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:303
Organization
Contact emails

Subdomains

1 observed subdomain of mapmaster.io.

Web-graph footprint

Distinct hostnames that link to or from mapmaster.io in the public web crawl.

7 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mapmaster.io.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from mapmaster.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mapmaster.io"})-[: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.