Hostname
applynuames.com
Last fetched
applynuames.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
applynuames.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.147.166.13 | 16.162.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.11.172.184 | 52.46.1.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.148.136.106 | 54.169.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.190.173.16 | 54.192.37.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of applynuames.com owner
- Contact emails
- 4bfd005d-1217-4487-92f2-a63456c21d0b@identity-protect.org
- 92dbac61-c0cf-468a-9644-10f39be20aad@identity-protect.org
- 9a24ce19-abc3-488a-a615-1326df450939@identity-protect.org
- a00161c5-88dd-4f5f-bc51-2fd8ae358352@identity-protect.org
- d55362ff-3a91-4fe5-9a30-85d909387438@identity-protect.org
- dd473c18-fb77-4cb1-99f6-5724f1e9f95d@identity-protect.org
- owner-6228440@applynuames.com.whoisprivacyservice.org
- owner-9260927@applynuames.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from applynuames.com in the public web crawl.
10 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for applynuames.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 858500-smartchoice5.fireflyserver.com |
| SPF_INCLUDE | smartchoice.fireflyserver.com |
| SPF_INCLUDE | smartchoicetech.com |
Related pages
Pivot deeper into the graph from applynuames.com.
- IP · 16.147.166.13
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 4bfd005d-1217-4487-92f2-a63456c21d0b@identity-protect.org
- TLD · .com
- Browse hostnames · ap…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "applynuames.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.