Hostname
mapp.com
Last fetched
mapp.com resolves to 1 IPv4 address operated by SAARGATE-AS VSE NET GmbH in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mapp.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.88.144.86 | 212.88.128.0/19 | AS9063 | SAARGATE-AS VSE NET GmbH | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- name administration inc. (bvi)
- Contact emails
- admin@nameadmininc.com
- hostmaster@bluehornet.com
- hostmaster@mapp.com
- 01f5aece-2599-4e17-b73f-51c8243ff724@identity-protect.org
- 0b8e889c-624a-4b42-b04d-54dd23c0af6b@identity-protect.org
- 6a9d63a2-d084-4623-917a-1153cc4fbeff@identity-protect.org
- 8897825b-1d3a-42ef-adec-f22abb951128@identity-protect.org
- d66f8c12-2ae6-445e-98a6-5c44a3940d5f@identity-protect.org
- de48a2cc-9101-4324-a45b-0bb624a0d700@identity-protect.org
- e77feb53-d706-4aca-a9b0-8edcff6aabab@identity-protect.org
- owner-10409315@mapp.com.whoisprivacyservice.org
- owner-2384523@mapp.com.whoisprivacyservice.org
- owner-2654472@mapp.com.whoisprivacyservice.org
- owner-3531469@mapp.com.whoisprivacyservice.org
- owner-4000256@mapp.com.whoisprivacyservice.org
- owner-4342772@mapp.com.whoisprivacyservice.org
- owner-4612721@mapp.com.whoisprivacyservice.org
- owner-4633040@mapp.com.whoisprivacyservice.org
- owner-7867518@mapp.com.whoisprivacyservice.org
- owner-8770251@mapp.com.whoisprivacyservice.org
Subdomains
66 observed subdomains of mapp.com.
Showing 25 of 66. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mapp.com in the public web crawl.
681 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for mapp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.hubspot.mapp.com |
| SPF_INCLUDE | spf.mapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from mapp.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mapp.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.