Hostname
hbc.com
Last fetched
hbc.com resolves to 4 IPv4 addresses operated by DIGICERT - Tiggee LLC in US. WHOIS lists iana:456 as the registrar.
Nutrition Label
Resolution chain
hbc.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 96.45.82.102 | 96.45.82.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
| 96.45.82.228 | 96.45.82.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
| 96.45.83.117 | 96.45.83.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
| 96.45.83.168 | 96.45.83.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
WHOIS identity
- Registrar
- iana:456
- Organization
- canadian tire corporation,
- Contact emails
Subdomains
34 observed subdomains of hbc.com.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hbc.com in the public web crawl.
363 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for hbc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.mirakl.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | stspg-customer.com |
| SPF_IP | 192.237.128.79/32 |
| SPF_IP | 208.181.72.197 |
| SPF_IP | 35.174.145.124/32 |
| SPF_IP | 66.216.135.253 |
| SPF_IP | 72.0.213.61 |
Related pages
Pivot deeper into the graph from hbc.com.
- IP · 96.45.82.102
- ASN · AS16552DIGICERT - Tiggee LLC
- Registrar · iana:456
- Country · US
- Email · dn.administration@cantire.com
- TLD · .com
- Browse hostnames · hb…
- 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: "hbc.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.