Skip to content

Hostname

logicsat.com

Last fetched

logicsat.com resolves to 1 IPv4 address operated by OIS1 - Oso Grande IP Services, LLC in US. WHOIS lists iana:228 as the registrar.

Nutrition Label

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

Resolution chain

logicsat.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
50.87.151.11950.87.151.0/24AS26337OIS1 - Oso Grande IP Services, LLCUS

WHOIS identity

Registrar
iana:228
Organization
javier conde
Contact emails

Subdomains

26 observed subdomains of logicsat.com.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for logicsat.com.

MechanismTarget
SPF_Alogicsat.com
SPF_INCLUDE_spf.google.com
SPF_IP184.173.239.119/32
SPF_IP20.25.57.80
SPF_IP209.85.213.41
SPF_IP40.113.204.109
SPF_IP50.87.144.64
SPF_IP50.87.145.40
SPF_IP52.191.248.58
SPF_MXlogicsat.com

Related pages

Pivot deeper into the graph from logicsat.com.

Cypher and MCP

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

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