Skip to content

Hostname

kindlending.com

Last fetched

kindlending.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · kindlending.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kindlending.com

Resolution chain

kindlending.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

26 observed subdomains of kindlending.com.

Web-graph footprint

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

44 sites link to this hostname.

105 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for kindlending.com.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-westus.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP24.43.244.116
SPF_IP47.152.34.150
SPF_IP50.213.101.86
SPF_IP68.116.53.192
SPF_IP68.185.8.218
SPF_IP74.93.191.85
SPF_IP76.126.146.235

Related pages

Pivot deeper into the graph from kindlending.com.

Cypher and MCP

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

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