Skip to content

Hostname

wikk.com

Last fetched

wikk.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · wikk.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/wikk.com

Resolution chain

wikk.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:69
Organization
wikk industries
Contact emails

Subdomains

10 observed subdomains of wikk.com.

Web-graph footprint

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

16 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for wikk.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.supercp.com
SPF_IP104.198.33.64
SPF_IP34.132.135.82
SPF_IP34.66.64.185
SPF_IP34.69.13.125
SPF_IP35.184.85.206
SPF_IP35.188.101.62
SPF_IP35.224.14.31
SPF_IP35.225.208.199
SPF_IP35.225.80.92
SPF_IP35.226.86.151
SPF_IP70.32.23.74/28
SPF_IP74.62.90.99

Related pages

Pivot deeper into the graph from wikk.com.

Cypher and MCP

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

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