Hostname
patchstack.com
Last fetched
patchstack.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
patchstack.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of patchstack.com owner
- Contact emails
- ikehook@gmail.com
- 1d0b485a-1b46-4888-b4e2-90db7fca9c25@identity-protect.org
- 399b44e3-3a59-498c-baf5-3596f2b6894e@identity-protect.org
- 5958fb61-ec63-41a4-b82e-b07609149d73@identity-protect.org
- 6eb364bf-88b2-4a29-8246-a6e5d1d6a12f@identity-protect.org
- bca37cdb-3525-4669-af8f-2f5aeae66e88@identity-protect.org
- c77e9786-022b-4026-bb58-e8e748a6628f@identity-protect.org
- owner-12142175@patchstack.com.whoisprivacyservice.org
- owner-3004676@patchstack.com.whoisprivacyservice.org
Subdomains
18 observed subdomains of patchstack.com.
Showing 17 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from patchstack.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for patchstack.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 48293854.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.tapfiliate.com |
Related pages
Pivot deeper into the graph from patchstack.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "patchstack.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.