Skip to content

Hostname

integration.maps.org

Last fetched

integration.maps.org resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · integration.maps.orgRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/integration.maps.org

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.0.15616.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.0.3516.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.0.3716.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.0.8816.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.2.24516.15.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.5416.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.113.3552.219.113.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.116.6752.219.116.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.117.5952.219.117.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.192.9152.219.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.194.352.219.194.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.194.3552.219.194.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.216.1952.219.216.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.216.3552.219.216.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.216.9952.219.216.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.220.3552.219.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with integration.maps.org in WhisperGraph.

Subdomains

1 observed subdomain of integration.maps.org.

Web-graph footprint

Distinct hostnames that link to or from integration.maps.org in the public web crawl.

68 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for integration.maps.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.8.142.1

Related pages

Pivot deeper into the graph from integration.maps.org.

Cypher and MCP

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

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