Skip to content

Hostname

kityfeed.com

Last fetched

kityfeed.com resolves to 1 IPv4 address operated by WEBWIZ in IN. WHOIS lists iana:1495 as the registrar.

Nutrition Label

WHISPER CANON · kityfeed.comRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kityfeed.com

Resolution chain

kityfeed.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.131.53.219185.131.53.0/24AS146943WEBWIZIN

WHOIS identity

Registrar
iana:1495
Organization
kapil kumar
Contact emails

Subdomains

9 observed subdomains of kityfeed.com.

Web-graph footprint

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

396 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • kityfeed.com

SPF policy

7 SPF mechanisms authorising senders for kityfeed.com.

MechanismTarget
SPF_Akityfeed.com
SPF_INCLUDE_spf.advancedserverdns.com
SPF_IP103.13.112.158
SPF_IP103.13.112.160
SPF_IP185.131.53.219
SPF_IP45.64.104.167
SPF_MXkityfeed.com

Related pages

Pivot deeper into the graph from kityfeed.com.

Cypher and MCP

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

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