Hostname
now-zen.com
Last fetched
now-zen.com resolves to 1 IPv4 address operated by AFFINITY-INTER - Ntirety, Inc. in US. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
now-zen.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 |
|---|---|---|---|---|
| 64.41.83.15 | 64.41.82.0/23 | AS18447 | AFFINITY-INTER - Ntirety, Inc. | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
- domains@amstec.com
- pw-55989ffedbe471ba377944971749208c@privacyguardian.org
- pw-6b433f4eabc238265c0b0a847d2f71df@privacyguardian.org
- pw-7980ff338cecf36440df736721d9d439@privacyguardian.org
- pw-84d3d6e96fe61e291f145f5057f27240@privacyguardian.org
- pw-9cbc158d9eaa16d0467e9c7a7cf55631@privacyguardian.org
- pw-c23ca27cc6ed252ea8bb24a5083d41b1@privacyguardian.org
- pw-cfb19fa59c62e0d3d6d7c2e6294383d9@privacyguardian.org
- pw-e7e93e0bdb28961f59c77d0ff6d2b1ec@privacyguardian.org
- pw-eab3bdfad509e29943b16121eeff2b9e@privacyguardian.org
- pw-ed6fbb22064b77c3be784626a0296aa4@privacyguardian.org
Subdomains
4 observed subdomains of now-zen.com.
Web-graph footprint
Distinct hostnames that link to or from now-zen.com in the public web crawl.
45 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for now-zen.com.
| Mechanism | Target |
|---|---|
| SPF_A | now-zen.com |
| SPF_IP | 167.17.66.21 |
| SPF_IP | 64.41.83.15 |
Related pages
Pivot deeper into the graph from now-zen.com.
- IP · 64.41.83.15
- ASN · AS18447AFFINITY-INTER - Ntirety, Inc.
- Registrar · iana:1479
- Country · US
- Email · domains@amstec.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: "now-zen.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.