Skip to content

Hostname

unionfc.ca

Last fetched

unionfc.ca resolves to 2 IPv4 addresses operated by YOUTUBE YOUTUBE in US. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

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

Resolution chain

unionfc.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.206.126.4135.206.64.0/18AS43515YOUTUBE YOUTUBEUS
45.40.150.5445.40.148.0/22AS398787GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
union fc
Contact emails

Subdomains

1 observed subdomain of unionfc.ca.

Web-graph footprint

Distinct hostnames that link to or from unionfc.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for unionfc.ca.

MechanismTarget
SPF_Aunionfc.ca
SPF_INCLUDE_spf.google.com
SPF_INCLUDEunionfc.ca.spf.auto.dnssmarthost.net
SPF_MXunionfc.ca

Related pages

Pivot deeper into the graph from unionfc.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "unionfc.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.