Hostname
imapp.com
Last fetched
imapp.com resolves to 52.11.20.73, announced in 52.10.0.0/15 by AMAZON-02 - Amazon.com, Inc. in US. imapp.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 52.11.20.73
52.10.0.0/15 · AMAZON-02 - Amazon.com, Inc. · Boardman, US
- 52.39.230.130
52.36.0.0/14 · AMAZON-02 - Amazon.com, Inc. · Boardman, US
IPv6 resolution
No AAAA record for imapp.com is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- on behalf of imapp.com owner
- Contact emails
- billr@imapp.com, registration@imapp.com, 0d46a171-63be-4d76-a996-29019a6e384c@identity-protect.org, 1dd442a0-8e23-443d-abeb-9bc3156b5e8e@identity-protect.org, 33562174-3c5d-4e3e-8baf-42a082598826@identity-protect.org, 33918904-5357-4b10-aaec-a5239f3b84f2@identity-protect.org, a8e07de1-ba74-41b6-9219-26e4e593c7bc@identity-protect.org, bce1ad44-ee97-4c6b-8668-e099e273114b@identity-protect.org, e0f14915-bc36-4763-8164-5297a7f67081@identity-protect.org
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Sample outbound links
Mail and authentication
Nameservers
- ns-288.awsdns-36.com
- ns-1019.awsdns-63.net
- ns-1071.awsdns-05.org
- ns-1711.awsdns-21.co.uk
MX records
- mxa.mailgun.org
- mxb.mailgun.org
SPF policy
- ip: 209.23.162.226
Threat-feed evidence
History
Related pages
Pivot from imapp.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "imapp.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.