Skip to content

Hostname

creg.fr

Last fetched

creg.fr resolves to 1 IPv4 address operated by AS43858 in FR. WHOIS lists registrar:amen / agence des médias numériques as the registrar.

Nutrition Label

WHISPER CANON · creg.frRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/creg.fr

Resolution chain

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

IPPrefixASNOperatorCountry
146.255.171.81146.255.168.0/21AS43858FR

WHOIS identity

Registrar
registrar:amen / agence des médias numériques
Organization
controle revisiion etudes de gestion creg
Contact emails

Subdomains

1 observed subdomain of creg.fr.

Subdomain
www.creg.fr

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for creg.fr.

MechanismTarget
SPF_Asmtp-gw1.silae.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.180.217.245
SPF_IP5.226.2.176/28
SPF_IP92.154.116.4

Related pages

Pivot deeper into the graph from creg.fr.

Cypher and MCP

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

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