Skip to content

Hostname

voms.kr

Last fetched

voms.kr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BE.

Nutrition Label

WHISPER CANON · voms.krRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/voms.kr

Resolution chain

voms.kr resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.208.4518.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.6218.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.7118.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.918.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
54.240.184.11954.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.6754.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.6854.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.7054.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with voms.kr in WhisperGraph.

Subdomains

2 observed subdomains of voms.kr.

Web-graph footprint

Distinct hostnames that link to or from voms.kr in the public web crawl.

16 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for voms.kr.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from voms.kr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "voms.kr"})-[: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.