Skip to content

Hostname

nikyniky.com

Last fetched

nikyniky.com resolves to 1 IPv4 address operated by IHNET - IHNetworks, LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · nikyniky.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nikyniky.com

Resolution chain

nikyniky.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
69.194.228.23569.194.224.0/20AS33494IHNET - IHNetworks, LLCUS

WHOIS identity

Registrar
iana:48
Organization
identity protect
Contact emails

Subdomains

7 observed subdomains of nikyniky.com.

Web-graph footprint

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

21 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • nikyniky.com

SPF policy

8 SPF mechanisms authorising senders for nikyniky.com.

MechanismTarget
SPF_Anikyniky.com
SPF_IP174.136.63.123
SPF_IP192.69.235.113
SPF_IP67.222.108.241
SPF_IP69.194.228.227
SPF_IP69.194.228.235
SPF_IP69.194.228.243
SPF_MXnikyniky.com

Related pages

Pivot deeper into the graph from nikyniky.com.

Cypher and MCP

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

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