Skip to content

Hostname

inflector.ca

Last fetched

inflector.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:29 as the registrar.

Nutrition Label

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

Resolution chain

inflector.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:29
Organization
inflector environmental services a division of j.r. clarke and associates
Contact emails

Subdomains

2 observed subdomains of inflector.ca.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for inflector.ca.

MechanismTarget
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.193.213.20/32
SPF_IP141.193.213.21/32
SPF_IP142.68.13.244
SPF_IP142.68.15.56
SPF_IP144.217.66.63
SPF_IP209.87.253.146
SPF_IP66.207.103.148
SPF_IP72.138.81.34

Related pages

Pivot deeper into the graph from inflector.ca.

Cypher and MCP

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

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