Skip to content

Hostname

simpleintelligentsystems.com

Last fetched

simpleintelligentsystems.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.87.128104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.143.92172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
72.167.135.24572.167.132.0/22AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

Registrar
iana:146
Organization
jitin mishra
Contact emails

Subdomains

5 observed subdomains of simpleintelligentsystems.com.

Web-graph footprint

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

63 sites link to this hostname.

184 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for simpleintelligentsystems.com.

MechanismTarget
SPF_Asimpleintelligentsystems.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsecureserver.net
SPF_IP72.167.135.245
SPF_MXsimpleintelligentsystems.com

Related pages

Pivot deeper into the graph from simpleintelligentsystems.com.

Cypher and MCP

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

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