Skip to content

Hostname

geosphere.fr

Last fetched

geosphere.fr resolves to 80.248.216.72, announced in 80.248.208.0/20 by ASN-NERIM - Keyyo SA in FR. geosphere.fr is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for geosphere.fr is recorded in WhisperGraph.

Attribution

keyyo

ORIGIN_AS

WHOIS identity

Registrar
registrar:ovh
Registrant organisation
geosphere
Contact emails
fp@geosphere.fr, c0d5912b-1f6b-461e-925d-81c0d5e58e08@f.o-w-o.info

Subdomains

Mail and authentication

Nameservers

  • dns200.anycast.me
  • ns200.anycast.me

MX records

  • mx3.mail.ovh.net
  • mx4.mail.ovh.net

SPF policy

  • ip: 51.254.31.100/32
  • ip: 80.248.216.65/27
  • ip: 188.165.62.68/32
  • include: mx.ovh.com
  • mx: geosphere.fr

Threat-feed evidence

History

Related pages

Pivot from geosphere.fr into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "geosphere.fr"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.