Skip to content

Hostname

nualang.com

Last fetched

nualang.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · nualang.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/nualang.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.206.1013.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.273.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.353.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.873.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.175.64.453.175.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.175.64.53.175.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.175.64.63.175.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.175.64.723.175.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
52.222.136.12052.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.1552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.9952.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of nualang.com owner
Contact emails

Subdomains

7 observed subdomains of nualang.com.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nualang.com.

MechanismTarget
SPF_INCLUDE20005207.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from nualang.com.

Cypher and MCP

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

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