Skip to content

Hostname

notif.commentcamarche.com

Last fetched

notif.commentcamarche.com resolves to 4 IPv4 addresses operated by INDOSAT-INP-AP INDOSAT Internet Network Provider in ID.

Nutrition Label

WHISPER CANON · notif.commentcamarche.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/notif.commentcamarche.com

Resolution chain

notif.commentcamarche.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
116.206.9.120116.206.9.0/24AS4761INDOSAT-INP-AP INDOSAT Internet Network ProviderID
116.206.9.122116.206.9.0/24AS4761INDOSAT-INP-AP INDOSAT Internet Network ProviderID
2.16.241.162.16.241.0/24AS20940AKAMAI-ASN1DE
2.16.241.192.16.241.0/24AS20940AKAMAI-ASN1DE

WHOIS identity

No WHOIS records are currently associated with notif.commentcamarche.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for notif.commentcamarche.com.

MechanismTarget
SPF_IP194.169.240.0/24
SPF_IP195.248.250.0/23
SPF_IP91.209.35.0/24

Related pages

Pivot deeper into the graph from notif.commentcamarche.com.

Cypher and MCP

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

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