Skip to content

Hostname

gift-selection.net

Last fetched

gift-selection.net resolves to 3 IPv4 addresses operated by ML-1432-54994 - Meteverse Limited. in KR. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · gift-selection.netRouting diversity3.0/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gift-selection.net

Resolution chain

gift-selection.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
14.0.112.11714.0.112.0/24AS54994ML-1432-54994 - Meteverse Limited.KR
140.150.20.36140.150.20.0/24AS54994ML-1432-54994 - Meteverse Limited.KR
163.171.128.148163.171.128.0/24AS54994ML-1432-54994 - Meteverse Limited.DE

WHOIS identity

Registrar
iana:1485
Organization
shaddy
Contact emails

Subdomains

1 observed subdomain of gift-selection.net.

Threat posture

History

Related pages

Pivot deeper into the graph from gift-selection.net.

Cypher and MCP

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

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