Hostname
pinchjob.com
Last fetched
pinchjob.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pinchjob.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 |
|---|---|---|---|---|
| 13.224.236.110 | 13.224.236.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 13.224.236.113 | 13.224.236.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 13.224.236.119 | 13.224.236.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 13.224.236.76 | 13.224.236.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 18.164.77.15 | 18.164.77.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.77.20 | 18.164.77.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.77.27 | 18.164.77.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.77.83 | 18.164.77.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pinchjob.com owner
- Contact emails
- 3037c20e-1999-456a-a78e-4c95a3ac8a0a@identity-protect.org
- 40130803-e9fc-433b-b524-d3ad63647d1c@identity-protect.org
- 7195d58d-ef19-4bc3-a8bb-01664b6b2d90@identity-protect.org
- 76da5135-bb2c-45cb-b449-67038c5f5ce3@identity-protect.org
- 8e805795-4937-48c0-9e0e-79a5b782ab1c@identity-protect.org
- 9c5fc169-cc17-46de-b4a0-ae8dbfb86470@identity-protect.org
- d35040ec-8aee-4875-b800-f8ffdba053d6@identity-protect.org
- owner-11138746@pinchjob.com.whoisprivacyservice.org
- owner-11764522@pinchjob.com.whoisprivacyservice.org
- owner-3540774@pinchjob.com.whoisprivacyservice.org
- owner-7968253@pinchjob.com.whoisprivacyservice.org
Subdomains
19 observed subdomains of pinchjob.com.
Web-graph footprint
Distinct hostnames that link to or from pinchjob.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for pinchjob.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from pinchjob.com.
- IP · 13.224.236.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AE
- Email · 3037c20e-1999-456a-a78e-4c95a3ac8a0a@identity-protect.org
- TLD · .com
- Browse hostnames · pi…
- 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: "pinchjob.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.