Hostname
nomad-cms.com
Last fetched
nomad-cms.com resolves to 1 IPv4 address operated by PRIVATESYSTEMS - PrivateSystems Networks in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nomad-cms.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 170.249.209.98 | 170.249.208.0/20 | AS63410 | PRIVATESYSTEMS - PrivateSystems Networks | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nomad-cms.com owner
- Contact emails
- nomad-cms.com@domainsbyproxy.com
- 2eb5a389-e7ad-464a-ab2c-ad19dfcfb766@identity-protect.org
- 47ddffeb-c613-4bf3-ade0-916b411b99ae@identity-protect.org
- 598517a6-c060-4b9a-a978-9d2674b8fe98@identity-protect.org
- a7f1c39e-4177-48bb-8909-e3c7c26118e9@identity-protect.org
- d048a31b-e746-4ef3-b275-e2d21b3bd923@identity-protect.org
- e07ce73d-b344-4ca6-a8e8-71272962e9bb@identity-protect.org
- f1e767b9-1a46-4590-81da-32751f50c0b0@identity-protect.org
- owner-3284009@nomad-cms.com.whoisprivacyservice.org
- owner-3463605@nomad-cms.com.whoisprivacyservice.org
- owner-7963651@nomad-cms.com.whoisprivacyservice.org
Subdomains
18 observed subdomains of nomad-cms.com.
Web-graph footprint
Distinct hostnames that link to or from nomad-cms.com in the public web crawl.
23 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for nomad-cms.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.56.76.161 |
| SPF_IP | 104.56.76.163 |
| SPF_IP | 104.56.76.165 |
Related pages
Pivot deeper into the graph from nomad-cms.com.
- IP · 170.249.209.98
- ASN · AS63410PRIVATESYSTEMS - PrivateSystems Networks
- Registrar · iana:468
- Country · US
- Email · nomad-cms.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · no…
- 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: "nomad-cms.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.