Hostname
inetmgmt.net
Last fetched
inetmgmt.net resolves to 165.254.55.240, announced in 165.254.0.0/16 by NTT-DATA-2914 - NTT America, Inc. in US. inetmgmt.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for inetmgmt.net is recorded in WhisperGraph.
Attribution
ntt america
ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- domains by proxy,
- Contact emails
- admin@inetmgmt.net
Subdomains
| Subdomain |
|---|
| linux-web1.inetmgmt.net |
| mail.inetmgmt.net |
| ns1.inetmgmt.net |
| ns2.inetmgmt.net |
| webmail.inetmgmt.net |
| win-web1.inetmgmt.net |
| www.inetmgmt.net |
Showing 7 of 7 subdomains (7 per page).
Mail and authentication
Nameservers
- ns03.domaincontrol.com
- ns04.domaincontrol.com
MX records
- gator3205.hostgator.com
SPF policy
- ip: 206.108.32.0/24
- mx: gator3205.hostgator.com
- include: _spf.junonetworks.com
- a: inetmgmt.net
- mx: inetmgmt.net
Threat-feed evidence
History
Related pages
Pivot from inetmgmt.net into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "inetmgmt.net"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.