Skip to content

Hostname

com.vt-cosmetics.com

Last fetched

com.vt-cosmetics.com resolves to 4 IPv4 addresses operated by AS4766 in KR.

Nutrition Label

WHISPER CANON · com.vt-cosmetics.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/com.vt-cosmetics.com

Resolution chain

com.vt-cosmetics.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with com.vt-cosmetics.com in WhisperGraph.

Subdomains

1 observed subdomain of com.vt-cosmetics.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for com.vt-cosmetics.com.

MechanismTarget
SPF_IP1.244.193.71
SPF_IP1.244.193.72
SPF_IP1.244.193.95
SPF_IP112.175.246.229
SPF_IP112.175.247.226
SPF_IP114.108.175.146
SPF_IP121.254.170.11

Related pages

Pivot deeper into the graph from com.vt-cosmetics.com.

Cypher and MCP

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

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