Hostname
nextmanagement.com
Last fetched
nextmanagement.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
nextmanagement.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 |
|---|---|---|---|---|
| 104.131.112.149 | 104.131.64.0/18 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- a54y93g294j@networksolutionsprivateregistration.com
- aa7t42bh5q9@networksolutionsprivateregistration.com
- b38ky4mq8sn@networksolutionsprivateregistration.com
- c47dv3tv4yp@networksolutionsprivateregistration.com
- ca9f773r42e@networksolutionsprivateregistration.com
- cg4wm4u28ut@networksolutionsprivateregistration.com
- cp2hm27b3ht@networksolutionsprivateregistration.com
- dp2mx3xn8j9@networksolutionsprivateregistration.com
- ea4qz4bq4uh@networksolutionsprivateregistration.com
- fc6u89fg88x@networksolutionsprivateregistration.com
- gw2un9dz6ke@networksolutionsprivateregistration.com
- h68eb6jm8tq@networksolutionsprivateregistration.com
- js2539964pf@networksolutionsprivateregistration.com
- jy8d869d9pq@networksolutionsprivateregistration.com
- k84qe96x378@networksolutionsprivateregistration.com
- kj82y8m85rv@networksolutionsprivateregistration.com
- kz3e243y7b9@networksolutionsprivateregistration.com
- mw3x69qw9qz@networksolutionsprivateregistration.com
- n395g6pa6fx@networksolutionsprivateregistration.com
- n56gt7e48tf@networksolutionsprivateregistration.com
- and 15 more
Subdomains
4 observed subdomains of nextmanagement.com.
Web-graph footprint
Distinct hostnames that link to or from nextmanagement.com in the public web crawl.
393 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for nextmanagement.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | spf.serverdata.net |
| SPF_MX | nextmanagement.com |
Related pages
Pivot deeper into the graph from nextmanagement.com.
- IP · 104.131.112.149
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:2
- Country · US
- Email · a54y93g294j@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ne…
- 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: "nextmanagement.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.