Skip to content

Hostname

ville-bourges.fr

Last fetched

ville-bourges.fr resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:scaleway as the registrar.

Nutrition Label

WHISPER CANON · ville-bourges.frRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ville-bourges.fr

Resolution chain

ville-bourges.fr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.80.48104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.174.87172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
92.222.155.14892.222.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:scaleway
Organization
commune de bourges
Contact emails

Subdomains

28 observed subdomains of ville-bourges.fr.

Web-graph footprint

Distinct hostnames that link to or from ville-bourges.fr in the public web crawl.

520 sites link to this hostname.

137 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ville-bourges.fr.

MechanismTarget
SPF_IP176.149.235.67
SPF_IP213.32.80.191
SPF_IP37.58.184.74
SPF_MXville-bourges.fr

Related pages

Pivot deeper into the graph from ville-bourges.fr.

Cypher and MCP

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

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