Skip to content

Hostname

nwa.com

Last fetched

nwa.com resolves to 139.72.190.50, announced in 139.72.0.0/16 by NORTHWEST-AIRLINES - Northwest Airlines in US. nwa.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · nwa.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/nwa.com

Resolution chain

IPv6 resolution

No AAAA record for nwa.com is recorded in WhisperGraph.

Attribution

northwest airlines

ORIGIN_AS

WHOIS identity

Registrar
iana:642
Registrant organisation
c/o whoisproxy.com
Contact emails
admin@ladasdomains.com, delta_dns@delta.com, info@domain-contact.org, 1c4c1e283136391fee1d93e699fe3acc0b31f10f43bc98c2b5f23157accd40a3@nwa.com.whoisproxy.org, 2155d1ec4cf52387ded72170356fd0e18b1219938c33c1aac6f025f7aeeeb34f@nwa.com.whoisproxy.org, 227a3335f5c6d435d0f98da27bb91f9145b4a26f8100d806cb5d6ceab19209e9@nwa.com.whoisproxy.org, 32433a69d11d80165ba492ecbfb93fb6a73664c7e5c3ece02a7274ba1e738160@nwa.com.whoisproxy.org, 3e02ed3d21c2137dea6adec0c2c877c58a40b362fbe60d2554ec5837838e4b4d@nwa.com.whoisproxy.org, 4083e2c5c0de7c44ff5162c9e17b82e94a8f86629674929ee566a4253642cd11@nwa.com.whoisproxy.org, 52811deca98e86f15cfa53e5941fd0ac29822b8b5317349da6767dfc9f02476e@nwa.com.whoisproxy.org, 5637ff649268458010ba33d1181e9d9cbbf820c96da9d642c42d4b80a7597b2f@nwa.com.whoisproxy.org, 77a40717f1f64933be76d36d932cce5f3e77a57ee90d2b00cf0fc0b446ecfaa3@nwa.com.whoisproxy.org, 7de81a13e66e4605dff384ea16acca7d470968d1004b0dbdf57338d583659f92@nwa.com.whoisproxy.org, 7fab65919045eea495141f69545a9ffc86426f3b889843aa17f734c99045681f@nwa.com.whoisproxy.org, 8e7d4b5d2d928a9b1018b7ba214037e58562400cbf889ea981f3b061d4f2c3e4@nwa.com.whoisproxy.org, a3d46514c2229de5f4538a499cee1d5bb8f8a71b9a148e2cbeb9512123cba9fa@nwa.com.whoisproxy.org, ce8e3222dfddf5bd7ef84d538fc0787f367df920dfab3d77a85ac315c824e1ac@nwa.com.whoisproxy.org, d3949edf4db6c1cad9646799f1b386105282bad23bb3513dc81c80409d8d0c25@nwa.com.whoisproxy.org, df860ef41016e4e88d42829583c2b77b4663a46d2419bc3c1151bf5f518d3b8c@nwa.com.whoisproxy.org, e61c351ba80aaf0bb1a256d21be055011ee2af451f4572bac172ccaa12d4c257@nwa.com.whoisproxy.org and 5 more

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • edns2.ultradns.biz
  • edns2.ultradns.com
  • ns93.ultradns2.com
  • edns2.ultradns.net
  • edns2.ultradns.org
  • ns93.ultradns2.org

SPF policy

  • a: smtp.hosts.delta.com
  • include: _spf.vendor.delta.com

Threat-feed evidence

History

Related pages

Pivot from nwa.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "nwa.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.