Skip to content

Hostname

vincotech.com

Last fetched

vincotech.com resolves to 1 IPv4 address operated by SPACENET SpaceNET AG in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.97.156.173194.97.128.0/19AS5539SPACENET SpaceNET AGDE

WHOIS identity

Registrar
iana:151
Organization
vincotech
Contact emails

Subdomains

17 observed subdomains of vincotech.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for vincotech.com.

MechanismTarget
SPF_Avincotech.com
SPF_INCLUDE_spf-dc55.sapsf.eu
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEinxserver.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.109.157.204
SPF_IP162.109.173.1/24
SPF_IP193.7.210.1/24
SPF_IP194.97.156.173
SPF_IP194.97.157.147
SPF_IP212.211.159.166
SPF_MXvincotech.com

Related pages

Pivot deeper into the graph from vincotech.com.

Cypher and MCP

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

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