Skip to content

Hostname

vivinter.fr

Last fetched

vivinter.fr resolves to 159.60.132.200, announced in 159.60.128.0/20 by F5 - F5 Networks SARL in NL. vivinter.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 · vivinter.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/vivinter.fr

Resolution chain

IPv6 resolution

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

Attribution

f5 sarl

ORIGIN_AS

WHOIS identity

Registrar
registrar:csc corporate domains inc.
Registrant organisation
siaci saint honore
Contact emails
domcert@s2hgroup.com, domainemanager@lcfr.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

  • dns1.cscdns.net
  • dns2.cscdns.net

MX records

  • vivinter-fr.mail.protection.outlook.com
  • mxa-005cab01.gslb.pphosted.com
  • mxb-005cab01.gslb.pphosted.com

SPF policy

  • ip: 54.37.174.82/32
  • a: email-smtp.eu-west-3.amazonaws.com
  • include: spf.protection.outlook.com
  • a: mx1.s2hgroup.com
  • a: mx2.s2hgroup.com
  • ip: 185.183.31.137
  • ip: 195.6.171.171
  • ip: 195.6.174.171
  • ip: 205.220.184.105
  • ip: 90.80.41.42

Threat-feed evidence

History

Related pages

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