Skip to content

Hostname

voxcive.com

Last fetched

voxcive.com resolves to 1 IPv4 address operated by AS213535 in NL. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
198.105.112.15198.105.112.0/24AS213535NL

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

19 observed subdomains of voxcive.com.

Threat posture

History

Mail and authentication

MX records

  • voxcive.com

SPF policy

10 SPF mechanisms authorising senders for voxcive.com.

MechanismTarget
SPF_Avoxcive.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP131.153.18.75
SPF_IP185.56.136.50
SPF_IP185.80.234.113
SPF_IP194.126.175.2
SPF_IP194.126.175.7
SPF_IP198.105.112.15
SPF_IP45.67.136.20
SPF_MXvoxcive.com

Related pages

Pivot deeper into the graph from voxcive.com.

Cypher and MCP

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

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