Skip to content

Hostname

logicworks.com

Last fetched

logicworks.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · logicworks.comRouting diversity5.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/logicworks.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.105.79100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.8.16418.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.4.7923.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.91.3223.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.37.1053.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.144.18634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.87.1452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.173.552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.205.18052.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.138.054.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.98.16754.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.193.8754.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.21.4354.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.189.24054.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.9.15954.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.73.6454.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
75.101.236.19175.101.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.62.2232.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
digital telemedia, inc. digital telemedia,
Contact emails

Subdomains

64 observed subdomains of logicworks.com.

Web-graph footprint

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

73 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for logicworks.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXlogicworks.com

Related pages

Pivot deeper into the graph from logicworks.com.

Cypher and MCP

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

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