Skip to content

Hostname

bbs.11am.ca

Last fetched

bbs.11am.ca resolves to 3 IPv4 addresses operated by AS63949 in US.

Nutrition Label

WHISPER CANON · bbs.11am.caRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bbs.11am.ca

Resolution chain

bbs.11am.ca resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with bbs.11am.ca in WhisperGraph.

Subdomains

1 observed subdomain of bbs.11am.ca.

Threat posture

History

Mail and authentication

SPF policy

44 SPF mechanisms authorising senders for bbs.11am.ca.

MechanismTarget
SPF_IP103.194.168.217
SPF_IP103.194.168.218
SPF_IP103.194.168.219
SPF_IP103.194.168.220
SPF_IP103.194.168.221
SPF_IP103.194.168.222
SPF_IP139.99.68.185
SPF_IP139.99.68.240
SPF_IP142.171.153.50
SPF_IP142.171.153.51
SPF_IP142.171.153.57
SPF_IP142.171.153.58
SPF_IP142.171.153.59
SPF_IP170.130.34.106
SPF_IP185.199.226.24
SPF_IP185.199.226.25
SPF_IP185.199.226.26
SPF_IP185.199.226.28
SPF_IP185.199.226.29
SPF_IP192.227.121.238
SPF_IP192.227.121.239
SPF_IP192.227.121.240
SPF_IP192.227.121.241
SPF_IP192.227.121.242
SPF_IP192.227.122.242
SPF_IP192.227.122.243
SPF_IP192.227.122.245
SPF_IP51.79.11.11
SPF_IP51.79.11.12
SPF_IP51.79.11.13
SPF_IP51.79.11.9
SPF_IP51.79.234.118
SPF_IP51.79.234.119
SPF_IP51.79.234.120
SPF_IP51.79.234.123
SPF_IP51.79.234.135
SPF_IP51.79.234.136
SPF_IP51.79.234.137
SPF_IP51.79.234.138
SPF_IP69.162.124.178
SPF_IP69.162.124.179
SPF_IP69.162.124.180
SPF_IP69.162.124.181
SPF_IP69.162.124.182

Related pages

Pivot deeper into the graph from bbs.11am.ca.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bbs.11am.ca"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.