Skip to content

Hostname

romstation.fr

Last fetched

romstation.fr resolves to 212.129.24.254, announced in 212.129.0.0/18 by AS12876 - Scaleway SAS in FR. romstation.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 · romstation.frRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/romstation.fr

Resolution chain

IPv6 resolution

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

Attribution

scaleway

ORIGIN_AS

WHOIS identity

Registrar
registrar:ovh
Registrant organisation
ano nymous
Contact emails
benoit.theircelin@popfactory.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns20.ovh.net
  • ns20.ovh.net

MX records

  • mx3.ovh.net
  • mx4.ovh.net
  • mxb.ovh.net

SPF policy

  • include: mx.ovh.com
  • a: romstation.fr
  • mx: romstation.fr
  • a: colin.romstation.fr
  • a: light.romstation.fr
  • a: sandman.romstation.fr
  • ip: 212.129.24.254
  • ip: 212.83.167.16
  • ip: 51.159.19.127

Threat-feed evidence

History

Related pages

Pivot from romstation.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: "romstation.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.