Skip to content

Hostname

mncfn.ca

Last fetched

mncfn.ca resolves to 2 IPv4 addresses operated by TEKTONIC - TekTonic in US. WHOIS lists registrar:internic.ca inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.161.131.20108.161.128.0/22AS55045TEKTONIC - TekTonicUS
3.97.40.2283.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:internic.ca inc.
Organization
Contact emails

Subdomains

12 observed subdomains of mncfn.ca.

Web-graph footprint

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

376 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mncfn.ca.

MechanismTarget
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.161.131.20
SPF_IP99.209.30.178

Related pages

Pivot deeper into the graph from mncfn.ca.

Cypher and MCP

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

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