Hostname
phoodlebackend.com
Last fetched
phoodlebackend.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
phoodlebackend.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 44.245.118.231 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 50.112.75.17 | 50.112.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.32.251.196 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.42.98.192 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of phoodlebackend.com owner
- Contact emails
- 180a4416-446e-4a89-8a43-6e7c51500e3b@identity-protect.org
- 230cb029-1ea5-4080-a29f-d99b036396ec@identity-protect.org
- 25ac8de3-7e44-4160-a106-6f9e5a375f9f@identity-protect.org
- 65d824ec-c20d-45db-bdd7-f6bc69e28eff@identity-protect.org
- 9e9744a7-6209-41d4-8f00-1ee2cf90ed4e@identity-protect.org
- b70972ee-639d-4ae0-a829-315d340e6e53@identity-protect.org
- e3864d29-1067-4abe-b736-0271a38b6197@identity-protect.org
Subdomains
3 observed subdomains of phoodlebackend.com.
Showing 2 of 3. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for phoodlebackend.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from phoodlebackend.com.
- IP · 44.245.118.231
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 180a4416-446e-4a89-8a43-6e7c51500e3b@identity-protect.org
- TLD · .com
- Browse hostnames · ph…
- 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: "phoodlebackend.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.