Skip to content

Hostname

4falcons.ca

Last fetched

4falcons.ca resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
173.209.39.207173.209.32.0/19AS36666GTCOMM - GloboTech CommunicationsCA

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 4falcons.ca in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • 4falcons.ca

SPF policy

4 SPF mechanisms authorising senders for 4falcons.ca.

MechanismTarget
SPF_A4falcons.ca
SPF_IP173.209.39.207
SPF_IP67.43.238.111
SPF_MX4falcons.ca

Related pages

Pivot deeper into the graph from 4falcons.ca.

Cypher and MCP

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

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