Skip to content

Hostname

computer-forensic.ca

Last fetched

computer-forensic.ca resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists iana:505567 as the registrar.

Nutrition Label

WHISPER CANON · computer-forensic.caRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/computer-forensic.ca

Resolution chain

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

IPPrefixASNOperatorCountry
96.31.72.6696.31.72.0/24AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
iana:505567
Organization
morochove & associates inc. (ontario)
Contact emails

Threat posture

History

Mail and authentication

MX records

  • computer-forensic.ca

SPF policy

13 SPF mechanisms authorising senders for computer-forensic.ca.

MechanismTarget
SPF_Acomputer-forensic.ca
SPF_INCLUDEbaremetal.com
SPF_INCLUDEgmail.com
SPF_INCLUDEgzo.com
SPF_INCLUDEmorochove.com
SPF_INCLUDErelay01.gzo.com
SPF_INCLUDEspf.gzo.com
SPF_IP216.172.104.4
SPF_IP216.172.104.5
SPF_IP96.31.72.16
SPF_IP96.31.72.66
SPF_IP96.31.72.76
SPF_MXcomputer-forensic.ca

Related pages

Pivot deeper into the graph from computer-forensic.ca.

Cypher and MCP

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

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