Skip to content

Hostname

igred.fr

Last fetched

igred.fr resolves to 1 IPv4 address operated by FR-RENATER Reseau National de telecommunications pour la Technologie in FR.

Nutrition Label

WHISPER CANON · igred.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/igred.fr

Resolution chain

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

IPPrefixASNOperatorCountry
194.214.237.181194.214.0.0/16AS2200FR-RENATER Reseau National de telecommunications pour la TechnologieFR

WHOIS identity

No WHOIS records are currently associated with igred.fr in WhisperGraph.

Subdomains

18 observed subdomains of igred.fr.

Web-graph footprint

Distinct hostnames that link to or from igred.fr in the public web crawl.

28 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for igred.fr.

MechanismTarget
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEuca.fr
SPF_IP194.214.237.181

Related pages

Pivot deeper into the graph from igred.fr.

Cypher and MCP

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

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