Skip to content

Hostname

santa-service.com

Last fetched

santa-service.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · santa-service.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/santa-service.com

Resolution chain

santa-service.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.224.138.10213.224.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.224.138.1513.224.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.224.138.5813.224.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.224.138.7313.224.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
99.84.141.10699.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
99.84.141.2099.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
99.84.141.599.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
99.84.141.6599.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
internet invest, ltd. dba imena.ua
Contact emails

Web-graph footprint

Distinct hostnames that link to or from santa-service.com in the public web crawl.

4 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from santa-service.com.

Cypher and MCP

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

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