Hostname
server-mail.com
Last fetched
server-mail.com resolves to 1 IPv4 address operated by NIMHANS-AS-IN National Institute Of Mental Health And Neurosciences in AU. WHOIS lists iana:13 as the registrar.
Nutrition Label
Resolution chain
server-mail.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 |
|---|---|---|---|---|
| 192.250.233.97 | 192.250.233.0/24 | AS216180 | NIMHANS-AS-IN National Institute Of Mental Health And Neurosciences | AU |
WHOIS identity
- Registrar
- iana:13
- Organization
- melbourne it
- Contact emails
Subdomains
110 observed subdomains of server-mail.com.
Showing 25 of 110. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for server-mail.com.
| Mechanism | Target |
|---|---|
| SPF_A | server-mail.com |
| SPF_A | smtp.netregistry.net |
| SPF_INCLUDE | spf.netregistry.net |
| SPF_MX | server-mail.com |
Related pages
Pivot deeper into the graph from server-mail.com.
- IP · 192.250.233.97
- ASN · AS216180NIMHANS-AS-IN National Institute Of Mental Health And Neurosciences
- Registrar · iana:13
- Country · AU
- Email · mitcorpnames@melbourneit.com.au
- TLD · .com
- 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: "server-mail.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.