Hostname
coffeycomm.com
Last fetched
coffeycomm.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
coffeycomm.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.20.245.150 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 100.20.247.252 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- coffey communications,
- Contact emails
Subdomains
35 observed subdomains of coffeycomm.com.
Showing 22 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from coffeycomm.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for coffeycomm.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | netreturns.biz |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 199.30.234.0/22 |
| SPF_IP | 52.209.168.242/32 |
| SPF_IP | 63.71.8.96/28 |
| SPF_IP | 64.184.147.54 |
| SPF_IP | 64.184.147.96/32 |
Related pages
Pivot deeper into the graph from coffeycomm.com.
- IP · 100.20.245.150
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · domains@coffeycomm.com
- TLD · .com
- Browse hostnames · co…
- 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: "coffeycomm.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.