Skip to content

Hostname

nudostarcom.live

Last fetched

nudostarcom.live resolves to 4 IPv4 addresses operated by TRELLIAN-AS-AP Trellian Pty. Limited in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · nudostarcom.liveRouting diversity3.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/nudostarcom.live

Resolution chain

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

IPPrefixASNOperatorCountry
103.224.182.219103.224.182.0/23AS133618TRELLIAN-AS-AP Trellian Pty. LimitedUS
172.234.24.211172.234.16.0/20AS63949AKAMAI-LINODE-AP Akamai Connected CloudUS
172.239.57.117172.239.32.0/19AS63949AKAMAI-LINODE-AP Akamai Connected CloudUS
45.89.61.6945.89.61.0/24AS215206KAS-ASNO

WHOIS identity

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

Subdomains

40 observed subdomains of nudostarcom.live.

Web-graph footprint

Distinct hostnames that link to or from nudostarcom.live in the public web crawl.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from nudostarcom.live.

Cypher and MCP

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

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