Skip to content

Hostname

nicnames.com

Last fetched

nicnames.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:4156 as the registrar.

Nutrition Label

WHISPER CANON · nicnames.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nicnames.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.223.104.86159.223.96.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
159.223.98.236159.223.96.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:4156
Organization
andriy khvetkevych
Contact emails

Subdomains

43 observed subdomains of nicnames.com.

Web-graph footprint

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

40 sites link to this hostname.

103 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for nicnames.com.

MechanismTarget
SPF_REDIRECT_spf.nicnames.com

Related pages

Pivot deeper into the graph from nicnames.com.

Cypher and MCP

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

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