Skip to content

Hostname

nracg12.com

Last fetched

nracg12.com resolves to 4 IPv4 addresses operated by AS216211 in JP. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · nracg12.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/nracg12.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.135.212.85212.135.212.0/24AS216211JP
216.234.141.84216.234.141.0/24AS906DMIT - DMIT Cloud ServicesUS
3.112.212.1793.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
77.90.21.11277.90.21.0/24AS197411HK

WHOIS identity

Registrar
iana:3862
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of nracg12.com.

Web-graph footprint

Distinct hostnames that link to or from nracg12.com in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from nracg12.com.

Cypher and MCP

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

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