Skip to content

Hostname

vincifacilities.com

Last fetched

vincifacilities.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · vincifacilities.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vincifacilities.com

Resolution chain

vincifacilities.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

24 observed subdomains of vincifacilities.com.

Web-graph footprint

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

77 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for vincifacilities.com.

MechanismTarget
SPF_A3gmail2.4projects.com
SPF_A3gmail3.4projects.com
SPF_A3gmail4.4projects.com
SPF_An3g.4projects.com
SPF_INCLUDE_spf.hornbill.com
SPF_INCLUDEapp.sgizmo.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.88.65.96
SPF_IP194.156.202.130
SPF_IP194.156.202.151
SPF_IP213.121.209.144/28
SPF_IP213.161.89.103/32
SPF_IP213.161.89.71/32
SPF_IP213.212.96.93/32
SPF_IP216.119.209.33/32
SPF_IP216.119.217.33/32
SPF_IP46.247.8.128/27
SPF_IP62.216.254.4
SPF_IP85.133.50.180

Related pages

Pivot deeper into the graph from vincifacilities.com.

Cypher and MCP

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

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