Skip to content

Hostname

servair.fr

Last fetched

servair.fr resolves to 109.234.167.166, announced in 109.234.164.0/22 by O2SWITCH - O2SWITCH SAS in FR. servair.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 · servair.frRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/servair.fr

Resolution chain

IPv6 resolution

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

Attribution

o2switch

ORIGIN_AS

WHOIS identity

Registrar
registrar:meyer & partenaires
Contact emails
dns-admin@servair.fr, hostmaster@servair.fr

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

  • pns11.cloudns.net
  • pns12.cloudns.net
  • pns13.cloudns.net
  • pns14.cloudns.net

MX records

  • servair-fr.mail.protection.outlook.com

SPF policy

  • ip: 109.234.163.0/24
  • ip: 195.25.253.128/26
  • ip: 185.67.148.201/32
  • ip: 195.6.9.67/32
  • ip: 51.103.23.80/30
  • include: mailcontrol.com
  • include: spf.protection.outlook.com
  • a: servair.fr
  • mx: servair.fr

Threat-feed evidence

History

Related pages

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