Skip to content

Hostname

denplus.graphiscan.com

Last fetched

denplus.graphiscan.com resolves to 1 IPv4 address operated by FIBRENOIRE-INTERNET - Videotron Ltee in CA.

Nutrition Label

WHISPER CANON · denplus.graphiscan.comRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/denplus.graphiscan.com

Resolution chain

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

IPPrefixASNOperatorCountry
173.231.109.39173.231.96.0/19AS22652FIBRENOIRE-INTERNET - Videotron LteeCA

WHOIS identity

No WHOIS records are currently associated with denplus.graphiscan.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for denplus.graphiscan.com.

MechanismTarget
SPF_INCLUDE_spf.fjc-hosting.ca
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEemail-od.com
SPF_IP173.231.98.118
SPF_IP64.187.185.212/30
SPF_MXdenplus.graphiscan.com

Related pages

Pivot deeper into the graph from denplus.graphiscan.com.

Cypher and MCP

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

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