Skip to content

Hostname

wruffinit.ca

Last fetched

wruffinit.ca resolves to 1 IPv4 address operated by WHG-USE1 in US. WHOIS lists registrar:grape inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
181.214.142.116181.214.142.0/24AS14670WHG-USE1US

WHOIS identity

Registrar
registrar:grape inc.
Organization
Contact emails

Subdomains

21 observed subdomains of wruffinit.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • wruffinit.ca

SPF policy

6 SPF mechanisms authorising senders for wruffinit.ca.

MechanismTarget
SPF_Awruffinit.ca
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP181.214.142.116
SPF_IP192.243.105.17
SPF_MXwruffinit.ca

Related pages

Pivot deeper into the graph from wruffinit.ca.

Cypher and MCP

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

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