Skip to content

Hostname

livekick.com

Last fetched

livekick.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · livekick.comRouting diversity5.2/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/livekick.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.166.99100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.203.3013.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.79.2118.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.220.20534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.162.7834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.22.7044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.221.16452.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.125.17952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.20.3952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.204.152.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.4.852.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.56.9254.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

19 observed subdomains of livekick.com.

Web-graph footprint

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

38 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for livekick.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_IP192.254.117.35

Related pages

Pivot deeper into the graph from livekick.com.

Cypher and MCP

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

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