Skip to content

Hostname

emrld.cc

Last fetched

emrld.cc resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · emrld.ccRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings4.4/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/emrld.cc

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.58.11713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.61.10452.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.1452.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.5652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.9252.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Web-graph footprint

Distinct hostnames that link to or from emrld.cc in the public web crawl.

91 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from emrld.cc.

Cypher and MCP

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

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