Skip to content

Hostname

logically.com

Last fetched

logically.com resolves to 3 IPv4 addresses operated by PRIVATESYSTEMS - PrivateSystems Networks in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
158.106.142.150158.106.136.0/21AS63410PRIVATESYSTEMS - PrivateSystems NetworksUS
199.60.103.113199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
199.60.103.13199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain administrator
Contact emails

Subdomains

27 observed subdomains of logically.com.

Web-graph footprint

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

76 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for logically.com.

MechanismTarget
SPF_INCLUDE_spf.logically.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP167.89.70.61/32
SPF_IP23.252.0.15/32
SPF_IP38.82.32.115
SPF_IP50.31.33.121/32
SPF_IP64.94.35.32/32

Related pages

Pivot deeper into the graph from logically.com.

Cypher and MCP

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

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