Skip to content

Hostname

vincent.tools

Last fetched

vincent.tools resolves to 1 IPv4 address operated by AS8612 in IT. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · vincent.toolsRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/vincent.tools

Resolution chain

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

IPPrefixASNOperatorCountry
195.130.247.46195.130.224.0/19AS8612IT

WHOIS identity

Registrar
iana:69
Organization
redacted registrant
Contact emails

Web-graph footprint

Distinct hostnames that link to or from vincent.tools in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for vincent.tools.

MechanismTarget
SPF_Aer-mail.erecruiter.net
SPF_Amx1.tyrolit.com.com
SPF_Amx2.tyrolit.com.com
SPF_EXISTS%{i}.spf.hc678-98.c3s2.iphmx.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.20.139.125
SPF_IP216.71.157.145
SPF_IP216.71.158.174

Related pages

Pivot deeper into the graph from vincent.tools.

Cypher and MCP

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

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