Hostname
blackhawks.com
Last fetched
blackhawks.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
blackhawks.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 |
|---|---|---|---|---|
| 104.18.10.168 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.11.168 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:292
- Organization
- chicago blackhawks
- Contact emails
- admin@dnstinations.com
- rsheppard@unitedcenter.com
- blackhawks.com@monikerprivacy.net
- 305bbec749ef44bd99576bd37713f333-20738929@contact.gandi.net
- 68e601564807df097c46f6b44425ea3f-40842040@contact.gandi.net
- c52727b660fb12b498258a74d566cc60-40842040@contact.gandi.net
- 937f8d4df7b23de48d506222269c3f3834a206ebd3303a5dedea719b64e12d89@blackhawks.com.whoisproxy.org
Subdomains
24 observed subdomains of blackhawks.com.
Showing 20 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from blackhawks.com in the public web crawl.
8 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for blackhawks.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.brainier.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf-009b0b01.pphosted.com |
| SPF_INCLUDE | spf-tm.unitedcenter.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.workfront.com |
| SPF_IP | 12.236.2.151 |
| SPF_IP | 12.236.2.54 |
| SPF_IP | 207.20.38.8 |
Related pages
Pivot deeper into the graph from blackhawks.com.
- IP · 104.18.10.168
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:292
- Country · CA
- Email · admin@dnstinations.com
- TLD · .com
- Browse hostnames · bl…
- 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: "blackhawks.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.