Skip to content

Hostname

nala.org

Last fetched

nala.org resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · nala.orgRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nala.org

Resolution chain

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

IPPrefixASNOperatorCountry
192.53.165.221192.53.160.0/21AS63949US

WHOIS identity

Registrar
iana:146
Organization
brad jensen
Contact emails

Subdomains

9 observed subdomains of nala.org.

Web-graph footprint

Distinct hostnames that link to or from nala.org in the public web crawl.

845 sites link to this hostname.

117 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for nala.org.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmpxfiles.us
SPF_INCLUDEsmtp-relay.sendinblue.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP78.61.1.153

Related pages

Pivot deeper into the graph from nala.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nala.org"})-[: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.