Skip to content

Hostname

sunvest.fr

Last fetched

sunvest.fr resolves to 1 IPv4 address operated by AS31477 in NL. WHOIS lists registrar:hosting concepts b.v. d/b/a openprovider as the registrar.

Nutrition Label

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

Resolution chain

sunvest.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.82.188.24945.82.188.0/22AS31477NL

WHOIS identity

Registrar
registrar:hosting concepts b.v. d/b/a openprovider
Organization
sunvest
Contact emails

Subdomains

1 observed subdomain of sunvest.fr.

Web-graph footprint

Distinct hostnames that link to or from sunvest.fr in the public web crawl.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sunvest.fr.

MechanismTarget
SPF_Amailscanner.it-serve.nl
SPF_Asunvest.fr
SPF_INCLUDE_custspf.g1i.one
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.165.152.86
SPF_IP2a0e:7280:0:188:249:777:0:1
SPF_IP40.107.8.112
SPF_IP45.82.188.249
SPF_MXsunvest.fr

Related pages

Pivot deeper into the graph from sunvest.fr.

Cypher and MCP

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

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