Skip to content

Hostname

kicks.se

Last fetched

kicks.se resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

WHISPER CANON · kicks.seRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/kicks.se

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.39.249104.18.39.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.148.7172.64.148.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

45 observed subdomains of kicks.se.

Web-graph footprint

Distinct hostnames that link to or from kicks.se in the public web crawl.

548 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for kicks.se.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.cention.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.236.19.182
SPF_IP194.218.98.164
SPF_IP194.218.98.170
SPF_IP195.49.174.14
SPF_IP3.18.10.205
SPF_IP37.221.229.139/32
SPF_IP52.143.59.192
SPF_IP52.208.184.61/32
SPF_IP62.20.55.4
SPF_IP77.66.120.120
SPF_IP77.66.120.79

Related pages

Pivot deeper into the graph from kicks.se.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kicks.se"})-[: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.