Skip to content

Hostname

113399.cc

Last fetched

113399.cc resolves to 172.233.221.214, announced in 172.233.208.0/20 by AKAMAI-LINODE-AP - Akamai Connected Cloud in US. 113399.cc is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · 113399.ccRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.2/10canon.whisper.security/host/113399.cc

Resolution chain

IPv6 resolution

No AAAA record for 113399.cc is recorded in WhisperGraph.

Attribution

akamai

ORIGIN_AS

WHOIS identity

Registrar
iana:1479
Registrant organisation
eric chen
Contact emails
itboy3@outlook.com

Subdomains

Mail and authentication

Nameservers

  • ns1.dnsowl.com
  • ns2.dnsowl.com
  • ns3.dnsowl.com
  • ac1.nstld.com
  • ac2.nstld.com
  • ac3.nstld.com
  • ac4.nstld.com
  • ns1.ns306.parklogic.com
  • ns2.ns306.parklogic.com
  • ns1.dyna-ns.net
  • ns2.dyna-ns.net

MX records

  • mail.eye-mail.net

Threat-feed evidence

History

Related pages

Pivot from 113399.cc into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "113399.cc"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.