Skip to content

Hostname

simple-circuit.com

Last fetched

simple-circuit.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.78.128104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.221.196172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:303
Organization
okba okba
Contact emails

Subdomains

12 observed subdomains of simple-circuit.com.

Web-graph footprint

Distinct hostnames that link to or from simple-circuit.com in the public web crawl.

62 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for simple-circuit.com.

MechanismTarget
SPF_Asimple-circuit.com
SPF_INCLUDEspf.hostmantis.com
SPF_IP104.206.191.222
SPF_IP23.231.24.30
SPF_IP37.187.162.170
SPF_IP51.15.183.240
SPF_IP51.178.78.240
SPF_IP54.38.176.192
SPF_MXsimple-circuit.com

Related pages

Pivot deeper into the graph from simple-circuit.com.

Cypher and MCP

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

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