Skip to content

Hostname

logicbay.com

Last fetched

logicbay.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · logicbay.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/logicbay.com

Resolution chain

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

IPPrefixASNOperatorCountry
54.174.62.1854.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.62.2454.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.62.3054.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of logicbay.com owner
Contact emails

Subdomains

55 observed subdomains of logicbay.com.

Web-graph footprint

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

52 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for logicbay.com.

MechanismTarget
SPF_INCLUDE6069555.spf06.hubspotemail.net
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP100.24.186.130
SPF_IP52.202.89.202
SPF_IP52.22.15.49
SPF_IP52.4.160.241

Related pages

Pivot deeper into the graph from logicbay.com.

Cypher and MCP

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

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