Skip to content

Hostname

simplekpi.com

Last fetched

simplekpi.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · simplekpi.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/simplekpi.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.0.86104.28.0.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.86104.28.0.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
13.107.213.4113.107.7.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.4113.107.7.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
172.67.70.202172.68.16.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:83
Organization
contact privacy inc. customer 0130845162
Contact emails

Subdomains

25 observed subdomains of simplekpi.com.

Web-graph footprint

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

228 sites link to this hostname.

144 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for simplekpi.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu808516.wl.sendgrid.net

Related pages

Pivot deeper into the graph from simplekpi.com.

Cypher and MCP

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

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