Hostname
rigstar.ca
Last fetched
rigstar.ca resolves to 1 IPv4 address operated by FATBANANA-BROADBAND - Fatbanana Broadband Inc. in CA.
Nutrition Label
Resolution chain
rigstar.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 74.122.208.99 | 74.122.208.0/21 | AS36698 | FATBANANA-BROADBAND - Fatbanana Broadband Inc. | CA |
| 74.122.208.99 | 74.122.208.0/21 | AS36698 | FATBANANA-BROADBAND - Fatbanana Broadband Inc. | CA |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from rigstar.ca in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for rigstar.ca.
| Mechanism | Target |
|---|---|
| SPF_A | rigstar.ca |
| SPF_INCLUDE | 2621429.spf07.hubspotemail.net |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | nms1-ab-ca.unitedcloud.ca |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 207.176.226.6 |
| SPF_IP | 74.122.208.100 |
| SPF_IP | 74.122.208.30 |
| SPF_MX | mx1.rigstar.ca |
| SPF_MX | rigstar.ca |
Related pages
Pivot deeper into the graph from rigstar.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rigstar.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.