Skip to content

Hostname

mondorescue.org

Last fetched

mondorescue.org resolves to 1 IPv4 address operated by AS12322 in FR. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · mondorescue.orgRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/mondorescue.org

Resolution chain

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

IPPrefixASNOperatorCountry
82.66.171.382.64.0.0/14AS12322FR

WHOIS identity

Registrar
iana:291
Organization
bruno cornec
Contact emails

Subdomains

5 observed subdomains of mondorescue.org.

Web-graph footprint

Distinct hostnames that link to or from mondorescue.org in the public web crawl.

206 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mondorescue.org.

MechanismTarget
SPF_Amondorescue.org

Related pages

Pivot deeper into the graph from mondorescue.org.

Cypher and MCP

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

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