Skip to content

Hostname

kickoff.com

Last fetched

kickoff.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1466 as the registrar.

Nutrition Label

WHISPER CANON · kickoff.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kickoff.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.108143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.2143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.87143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.95143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.154.63.2318.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.4718.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.8718.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.8918.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.11018.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.3218.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.7118.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.9518.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.181.12118.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.12618.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.318.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.5418.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY

WHOIS identity

Registrar
iana:1466
Organization
domain administrator
Contact emails

Subdomains

5 observed subdomains of kickoff.com.

Web-graph footprint

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

497 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for kickoff.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from kickoff.com.

Cypher and MCP

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

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