Skip to content

Hostname

videx-security.com

Last fetched

videx-security.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · videx-security.comRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/videx-security.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.62.91.154178.62.64.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:83
Organization
videx security
Contact emails

Subdomains

2 observed subdomains of videx-security.com.

Web-graph footprint

Distinct hostnames that link to or from videx-security.com in the public web crawl.

26 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for videx-security.com.

MechanismTarget
SPF_Avidex-security.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDErelay.k.io
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtheaccessgroupspf.smtp.com
SPF_IP148.105.0.0/16
SPF_IP185.194.90.13/32
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP212.54.130.143/32
SPF_IP23.83.222.62
SPF_IP62.232.114.162/32
SPF_IP77.72.1.2

Related pages

Pivot deeper into the graph from videx-security.com.

Cypher and MCP

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

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