Hostname
presshook.com
Last fetched
presshook.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
presshook.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.173.132.102 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.124 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.29 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.49 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.86.4 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.86.47 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.86.80 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.86.92 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.230.253.46 | 54.230.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.253.50 | 54.230.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.253.52 | 54.230.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.253.80 | 54.230.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of presshook.com owner
- Contact emails
- aaf828de4eb54c80a22d9d6ef20d2c89.protect@whoisguard.com
- e228076362804ddd8b7a1d29f6d66cdf.protect@whoisguard.com
- 651aed170a074d2e9279f0c0ed87155a.protect@withheldforprivacy.com
- 0fda93bc-d9f9-4c15-93f2-7f2ec40ea293@identity-protect.org
- 84852bdc-7f4f-4ca5-b815-07a700a2456e@identity-protect.org
- 8a236ca0-fb84-4ff3-b789-dc55aa9a20ad@identity-protect.org
- 960e1f38-19c1-4777-9edd-7856d3ffcb09@identity-protect.org
- a010b316-dddd-46fa-b083-bfdb6b7b982e@identity-protect.org
- owner-9593174@presshook.com.whoisprivacyservice.org
Subdomains
10 observed subdomains of presshook.com.
Web-graph footprint
Distinct hostnames that link to or from presshook.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for presshook.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 41237726.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from presshook.com.
- IP · 18.173.132.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · aaf828de4eb54c80a22d9d6ef20d2c89.protect@whoisguard.com
- TLD · .com
- Browse hostnames · pr…
- 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: "presshook.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.