Skip to content

Hostname

rigstar.ca

Last fetched

rigstar.ca resolves to 1 IPv4 address operated by FATBANANA-BROADBAND - Fatbanana Broadband Inc. in CA.

Nutrition Label

WHISPER CANON · rigstar.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rigstar.ca

Resolution chain

rigstar.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
74.122.208.9974.122.208.0/21AS36698FATBANANA-BROADBAND - Fatbanana Broadband Inc.CA
74.122.208.9974.122.208.0/21AS36698FATBANANA-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

SPF policy

11 SPF mechanisms authorising senders for rigstar.ca.

MechanismTarget
SPF_Arigstar.ca
SPF_INCLUDE2621429.spf07.hubspotemail.net
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEnms1-ab-ca.unitedcloud.ca
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.176.226.6
SPF_IP74.122.208.100
SPF_IP74.122.208.30
SPF_MXmx1.rigstar.ca
SPF_MXrigstar.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 20

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