Skip to content

Hostname

annikken.com

Last fetched

annikken.com resolves to 1 IPv4 address operated by AS4657 in SG. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · annikken.comRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/annikken.com

Resolution chain

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

IPPrefixASNOperatorCountry
203.118.56.37203.118.48.0/20AS4657SG

WHOIS identity

Registrar
iana:2
Organization
annikken pte
Contact emails

Subdomains

4 observed subdomains of annikken.com.

Web-graph footprint

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

11 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for annikken.com.

MechanismTarget
SPF_Aannikken.com
SPF_IP203.118.56.37
SPF_MXannikken.com

Related pages

Pivot deeper into the graph from annikken.com.

Cypher and MCP

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

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