Skip to content

Hostname

disnat.com

Last fetched

disnat.com resolves to 1 IPv4 address operated by DESJARDINS - GROUPE TECHNOLOGIES DESJARDINS INC. in CA. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · disnat.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.8/10canon.whisper.security/host/disnat.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.195.133.83142.195.132.0/23AS64258DESJARDINS - GROUPE TECHNOLOGIES DESJARDINS INC.CA

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

16 observed subdomains of disnat.com.

Web-graph footprint

Distinct hostnames that link to or from disnat.com in the public web crawl.

184 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for disnat.com.

MechanismTarget
SPF_EXISTS%{i}.spf.disnat.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.195.189.129
SPF_IP142.195.189.150
SPF_IP142.195.25.150

Related pages

Pivot deeper into the graph from disnat.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "disnat.com"})-[: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.