Hostname
pengfeidevelopment.com
Last fetched
pengfeidevelopment.com resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pengfeidevelopment.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.249.146.108 | 13.249.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.249.146.48 | 13.249.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.249.146.54 | 13.249.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.48.11 | 18.65.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.65.48.114 | 18.65.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.65.48.27 | 18.65.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.65.48.61 | 18.65.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pengfeidevelopment.com owner
- Contact emails
- 18b9a8fb-66b2-4edc-b97a-2a1b93534dcc@identity-protect.org
- 4874f207-9e77-4d49-a11b-06647b9479f5@identity-protect.org
- 5b0c9aa6-87a8-498e-a4f9-bfcde4a9be26@identity-protect.org
- 75df8fc5-68a3-4997-8a32-cf06a21103b2@identity-protect.org
- 774557d3-59ad-40f0-88ed-e7a7d4aebdf0@identity-protect.org
- 7ccbfb72-caab-49ca-b2ea-7c42314c4b6f@identity-protect.org
- 954ca4e4-71cc-416b-b455-8ec86d7b3e6f@identity-protect.org
Subdomains
8 observed subdomains of pengfeidevelopment.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from pengfeidevelopment.com.
- IP · 13.249.146.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 18b9a8fb-66b2-4edc-b97a-2a1b93534dcc@identity-protect.org
- TLD · .com
- Browse hostnames · pe…
- 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: "pengfeidevelopment.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.