Skip to content

Hostname

starfish.shift8.ca

Last fetched

starfish.shift8.ca resolves to 1 IPv4 address operated by OVH in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
192.95.19.108192.95.0.0/18AS16276OVHCA

WHOIS identity

No WHOIS records are currently associated with starfish.shift8.ca in WhisperGraph.

Subdomains

1 observed subdomain of starfish.shift8.ca.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for starfish.shift8.ca.

MechanismTarget
SPF_Astarfish.shift8.ca
SPF_INCLUDEspf.web-dns1.com
SPF_IP15.235.42.85
SPF_IP67.215.7.98
SPF_MXstarfish.shift8.ca

Related pages

Pivot deeper into the graph from starfish.shift8.ca.

Cypher and MCP

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

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