Skip to content

Hostname

logic-fruit.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.2.17104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.17104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
147.93.77.192147.93.77.0/24AS47583AS-HOSTINGERJP
172.67.71.253172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
213.210.57.94213.210.57.0/24AS47583AS-HOSTINGERJP

WHOIS identity

Registrar
iana:303
Organization
rohit joshi
Contact emails

Subdomains

9 observed subdomains of logic-fruit.com.

Web-graph footprint

Distinct hostnames that link to or from logic-fruit.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for logic-fruit.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from logic-fruit.com.

Cypher and MCP

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

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