Skip to content

Hostname

farendole.ca

Last fetched

farendole.ca resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA. WHOIS lists registrar:(funio) - miss group canada inc as the registrar.

Nutrition Label

WHISPER CANON · farendole.caRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/farendole.ca

Resolution chain

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

IPPrefixASNOperatorCountry
67.215.3.14767.215.0.0/20AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
registrar:(funio) - miss group canada inc
Organization
Contact emails

Subdomains

8 observed subdomains of farendole.ca.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • farendole.ca

SPF policy

15 SPF mechanisms authorising senders for farendole.ca.

MechanismTarget
SPF_Afarendole.ca
SPF_INCLUDEspf.likuid.com
SPF_INCLUDEspf.sendingservice.net
SPF_IP144.217.255.26/24
SPF_IP51.161.12.72/24
SPF_IP51.222.100.203
SPF_IP51.79.43.221/32
SPF_IP54.39.129.90
SPF_IP54.39.157.192/24
SPF_IP54.39.193.189/32
SPF_IP54.39.78.105/32
SPF_IP66.70.233.248
SPF_IP66.70.238.3
SPF_IP67.215.3.146
SPF_MXfarendole.ca

Related pages

Pivot deeper into the graph from farendole.ca.

Cypher and MCP

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

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