Hostname
njmoves.com
Last fetched
njmoves.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
njmoves.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 |
|---|---|---|---|---|
| 100.50.165.123 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.205.143.16 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.72.208.81 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.147.213.11 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of njmoves.com owner
- Contact emails
- abuse@web.com
- dataprotected@maskeddetails.com
- francescom@homesbythehudson.com
- 32b31c62-bf44-4ba6-948a-1d796072b6ac@identity-protect.org
- aa1c145e-61ff-4cf3-b2f9-5dcc3e18dd69@identity-protect.org
- da57ae64-1572-4b60-ba72-7d2352d4197e@identity-protect.org
- f6247621-aca9-410e-8395-4c77f84be3de@identity-protect.org
Subdomains
1 observed subdomain of njmoves.com.
| Subdomain |
|---|
| www.njmoves.com |
Web-graph footprint
Distinct hostnames that link to or from njmoves.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for njmoves.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_MX | njmoves.com |
Related pages
Pivot deeper into the graph from njmoves.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "njmoves.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.