Skip to content

Hostname

v-key.com

Last fetched

v-key.com resolves to 101.100.226.209, announced in 101.100.226.0/23 by ORACLE-BMC-31898 - Oracle Corporation in SG. v-key.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · v-key.comRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/v-key.com

Resolution chain

IPv6 resolution

No AAAA record for v-key.com is recorded in WhisperGraph.

Attribution

oracle

ORIGIN_AS

WHOIS identity

Registrar
iana:1910
Registrant organisation
c/o safestwhois(tm)
Contact emails
enforcement@safestwhois.com, tapishmehta@gmail.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • algin.ns.cloudflare.com
  • dara.ns.cloudflare.com

MX records

  • vkey-com0c.mail.protection.outlook.com

SPF policy

  • ip: 217.182.181.112/24
  • ip: 67.227.87.144/24
  • ip: 66.96.197.48/29
  • include: _spf.elasticemail.com
  • include: spf.protection.outlook.com
  • include: aspmx.pardot.com
  • include: 48203730.spf02.hubspotemail.net
  • ip: 103.224.167.189
  • ip: 52.8.14.168
  • ip: 54.153.56.171

Threat-feed evidence

History

Related pages

Pivot from v-key.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "v-key.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.