Skip to content

Hostname

alj.com

Last fetched

alj.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · alj.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/alj.com

Resolution chain

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

IPPrefixASNOperatorCountry
75.2.14.3275.2.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Subdomains

91 observed subdomains of alj.com.

Web-graph footprint

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

332 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for alj.com.

MechanismTarget
SPF_Aalj.com
SPF_INCLUDE_spf-sfdc.sapsf.com
SPF_INCLUDEeu-central-1.spf.outbound-mail.appian-customer.com
SPF_INCLUDEmta1.bayt.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.166.98.151
SPF_IP20.166.98.152
SPF_IP5.61.115.112/28
SPF_IP5.61.115.80/28
SPF_IP5.61.115.96/28
SPF_MXalj.com

Related pages

Pivot deeper into the graph from alj.com.

Cypher and MCP

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

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