Skip to content

Hostname

maphill.com

Last fetched

maphill.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · maphill.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/maphill.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.246.110108.138.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.246.122108.138.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.246.26108.138.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.246.83108.138.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.10108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.108108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.59108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.68108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.155.3113.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.3313.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.3413.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.9113.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.1013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.114143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.15143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.69143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.90143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH

WHOIS identity

Registrar
iana:1068
Organization
maphill s.r.o.
Contact emails

Subdomains

1 observed subdomain of maphill.com.

Web-graph footprint

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

218 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for maphill.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from maphill.com.

Cypher and MCP

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

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