Hostname
pointblankmoving.com
Last fetched
pointblankmoving.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pointblankmoving.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.160.170.58 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.160.170.68 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.160.170.75 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.160.170.9 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.161.150.100 | 3.161.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.150.40 | 3.161.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.150.52 | 3.161.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.150.89 | 3.161.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pointblankmoving.com owner
- Contact emails
- 0f9d5832-3e06-4275-83f8-a5585e74fbc8@identity-protect.org
- 1f9f3afb-8dce-4230-983f-e52a2c3222d7@identity-protect.org
- 2737fa7b-b33e-4098-b048-6d115e3a5b66@identity-protect.org
- 9bbccf57-658f-45dc-8b7b-1e2dd4c6a63d@identity-protect.org
- 9d5abcbf-d3af-4bca-842c-f7d36e5a9814@identity-protect.org
- be6f9e14-450a-47b2-bd9f-8b832db276af@identity-protect.org
- c6ea90db-db0b-4995-a32b-5aa47998bcba@identity-protect.org
- owner-10052337@pointblankmoving.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from pointblankmoving.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from pointblankmoving.com.
- IP · 3.160.170.58
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ZA
- Email · 0f9d5832-3e06-4275-83f8-a5585e74fbc8@identity-protect.org
- TLD · .com
- Browse hostnames · po…
- 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: "pointblankmoving.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.