Skip to content

Hostname

ljaengineering.com

Last fetched

ljaengineering.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.211.79.18134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.3.24934.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ljaengineering.com.

MechanismTarget
SPF_Amx1.mail.level3.net
SPF_Amx2.mail.level3.net
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEmandrillapp.com
SPF_IP139.138.159.43
SPF_IP170.55.94.226
SPF_IP198.176.30.215
SPF_IP199.78.9.128/26
SPF_IP209.133.67.114
SPF_IP66.162.218.32/28

Related pages

Pivot deeper into the graph from ljaengineering.com.

Cypher and MCP

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

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