Skip to content

Hostname

nuivestone.ca

Last fetched

nuivestone.ca resolves to 2 IPv4 addresses operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · nuivestone.caRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/nuivestone.ca

Resolution chain

nuivestone.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.201.107.171195.201.0.0/16AS24940DE
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

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

Subdomains

7 observed subdomains of nuivestone.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nuivestone.ca.

MechanismTarget
SPF_Anuivestone.ca
SPF_INCLUDE_spf.google.com
SPF_INCLUDEzohocloud.ca
SPF_IP195.201.105.75
SPF_IP195.201.105.76
SPF_IP195.201.105.97
SPF_IP88.99.246.177
SPF_IP88.99.246.178
SPF_IP88.99.246.179
SPF_MXnuivestone.ca

Related pages

Pivot deeper into the graph from nuivestone.ca.

Cypher and MCP

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

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