Skip to content

Hostname

lja.com

Last fetched

lja.com resolves to 1 IPv4 address operated by HETZNER-CLOUD2-AS in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.161.180.375.161.180.0/24AS213230HETZNER-CLOUD2-ASUS

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 lja.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for lja.com.

MechanismTarget
SPF_INCLUDE39535558.spf05.hubspotemail.net
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP139.138.159.43
SPF_IP170.55.94.226
SPF_IP184.175.102.25
SPF_IP208.178.9.200/29
SPF_IP209.133.67.114
SPF_IP4.1.80.227
SPF_IP4.4.48.19
SPF_IP62.106.80.150
SPF_IP64.157.241.224/29

Related pages

Pivot deeper into the graph from lja.com.

Cypher and MCP

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

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