Skip to content

Hostname

fyffe.ca

Last fetched

fyffe.ca resolves to 1 IPv4 address operated by DREAMHOST-AS - New Dream Network, LLC in US.

Nutrition Label

WHISPER CANON · fyffe.caRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/fyffe.ca

Resolution chain

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

IPPrefixASNOperatorCountry
173.236.153.144173.236.128.0/17AS26347DREAMHOST-AS - New Dream Network, LLCUS

WHOIS identity

No WHOIS records are currently associated with fyffe.ca in WhisperGraph.

Subdomains

29 observed subdomains of fyffe.ca.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fyffe.ca.

MechanismTarget
SPF_Ahelo.mccrak.com
SPF_Amail.itperspective.ca
SPF_Amanic.fyffe.ca
SPF_Azip.fyffe.ca
SPF_MXfyffe.ca

Related pages

Pivot deeper into the graph from fyffe.ca.

Cypher and MCP

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

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