Skip to content

Hostname

kickserv.com

Last fetched

kickserv.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · kickserv.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kickserv.com

Resolution chain

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

IPPrefixASNOperatorCountry
141.193.213.30141.193.213.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
141.193.213.31141.193.213.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US

WHOIS identity

Registrar
iana:292
Organization
on behalf of kickserv.com owner
Contact emails

Subdomains

27 observed subdomains of kickserv.com.

Web-graph footprint

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

122 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for kickserv.com.

MechanismTarget
SPF_Akickserv.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEoutlook.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from kickserv.com.

Cypher and MCP

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

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