Skip to content

Hostname

maptive.com

Last fetched

maptive.com resolves to 11 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · maptive.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/maptive.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.229104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.229104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.74172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.239.69.3218.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.5718.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.6218.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.8918.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.161.82.1073.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.233.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.263.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.603.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:886
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

11 observed subdomains of maptive.com.

Web-graph footprint

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

486 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for maptive.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhelpscout.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from maptive.com.

Cypher and MCP

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

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