Skip to content

Hostname

trevi.ca

Last fetched

trevi.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · trevi.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/trevi.ca

Resolution chain

trevi.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
registrar:tucows.com co.
Organization
magasins trevi
Contact emails

Subdomains

40 observed subdomains of trevi.ca.

Web-graph footprint

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

7 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for trevi.ca.

MechanismTarget
SPF_Atrevi.ca
SPF_INCLUDE6765061.spf04.hubspotemail.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEretailspf.smtp.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.14.112/32
SPF_IP208.84.104.3
SPF_IP216.119.125.21
SPF_IP216.119.70.108
SPF_IP63.134.207.1/32
SPF_IP68.67.38.32/29
SPF_IP69.70.54.110
SPF_MXsmtp.trevi.ca
SPF_MXtrevi.ca

Related pages

Pivot deeper into the graph from trevi.ca.

Cypher and MCP

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

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