Hostname
whapps.com
Last fetched
whapps.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
whapps.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 |
|---|---|---|---|---|
| 54.191.151.139 | 54.191.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of whapps.com owner
- Contact emails
- michael.levy@whapps.com
- 5699e234-b76c-4a15-9ff6-23e6663a775c@identity-protect.org
- 5d58b800-99b0-4430-8c28-18604f114cae@identity-protect.org
- 6085a307-0363-48b8-87cd-242b4a69c2f0@identity-protect.org
- 8ecabc4a-b8e5-4f2f-84c3-8274dcd4ba90@identity-protect.org
- a1b916f1-bd95-4404-8c70-4708e880f7e2@identity-protect.org
- a58fc2ae-3761-4cd5-9111-c0754c91884e@identity-protect.org
- d9708389-95b0-4185-9965-ac957848fa96@identity-protect.org
- owner-10760433@whapps.com.whoisprivacyservice.org
- owner-2012139@whapps.com.whoisprivacyservice.org
- owner-9070068@whapps.com.whoisprivacyservice.org
Subdomains
34 observed subdomains of whapps.com.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from whapps.com in the public web crawl.
5 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for whapps.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | google.com |
| SPF_IP | 216.195.86.186 |
| SPF_IP | 216.195.89.100 |
| SPF_IP | 216.195.89.68 |
| SPF_IP | 216.195.89.75 |
| SPF_IP | 54.175.95.199 |
Related pages
Pivot deeper into the graph from whapps.com.
- IP · 54.191.151.139
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · michael.levy@whapps.com
- TLD · .com
- Browse hostnames · wh…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "whapps.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.