Hostname
buildwithpk.com
Last fetched
buildwithpk.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
buildwithpk.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.165.255.106 | 3.166.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.255.57 | 3.166.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.255.64 | 3.166.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.255.90 | 3.166.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 54.240.184.24 | 54.240.220.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.44 | 54.240.220.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.67 | 54.240.220.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.93 | 54.240.220.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of buildwithpk.com owner
- Contact emails
- 4dedbce2-3acd-489b-9b43-06c7293e8762@identity-protect.org
- 7f720446-ebe8-4146-9847-c9f0bf9a03f1@identity-protect.org
- 9d8d453d-d72c-433c-bdb7-2796cac296f3@identity-protect.org
- b24e3fe2-91ad-4799-aa34-a5373d144e20@identity-protect.org
- c24270b6-b750-46d5-904d-6c9047746042@identity-protect.org
- dda06630-5625-4914-a547-43746b1f05b4@identity-protect.org
- owner-10999771@buildwithpk.com.whoisprivacyservice.org
- owner-8729869@buildwithpk.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of buildwithpk.com.
| Subdomain |
|---|
| www.buildwithpk.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for buildwithpk.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mailersend.net |
Related pages
Pivot deeper into the graph from buildwithpk.com.
- IP · 3.165.255.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IT
- Email · 4dedbce2-3acd-489b-9b43-06c7293e8762@identity-protect.org
- TLD · .com
- Browse hostnames · bu…
- 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: "buildwithpk.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.