Skip to content

Hostname

vive.com

Last fetched

vive.com resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in SG. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · vive.comRouting diversity4.2/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.2/10canon.whisper.security/host/vive.com

Resolution chain

vive.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.83.196.248104.83.196.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.SG
2.23.245.972.23.244.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.202.153.6023.202.152.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
72.246.28.4772.246.28.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
88.221.168.24188.221.168.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.52.181.1723.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:420
Organization
dalene teo
Contact emails

Subdomains

73 observed subdomains of vive.com.

Web-graph footprint

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

3,496 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for vive.com.

MechanismTarget
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP114.30.34.120
SPF_IP122.147.173.173
SPF_IP175.98.157.173
SPF_IP54.228.194.227/32

Related pages

Pivot deeper into the graph from vive.com.

Cypher and MCP

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

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