Skip to content

Hostname

benvic.com

Last fetched

benvic.com resolves to 1 IPv4 address operated by TINEXT in CH.

Nutrition Label

WHISPER CANON · benvic.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/benvic.com

Resolution chain

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

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from benvic.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for benvic.com.

MechanismTarget
SPF_INCLUDEemaileuc.freshservice.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtxpcustspf.tinext.net
SPF_IP162.17.251.10
SPF_IP185.242.155.18
SPF_IP194.73.101.141
SPF_IP194.73.101.142
SPF_IP2.47.136.82
SPF_IP212.234.228.69
SPF_IP212.234.254.9
SPF_IP213.137.55.230
SPF_IP46.236.218.212
SPF_IP46.236.218.60
SPF_IP70.188.72.169
SPF_IP77.227.112.187
SPF_IP81.14.163.61
SPF_IP91.126.218.49
SPF_IP91.208.250.122
SPF_IP96.248.112.210
SPF_IP98.102.216.10

Related pages

Pivot deeper into the graph from benvic.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "benvic.com"})-[: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.