Hostname
mx.ruh.migits.net
Last fetched
mx.ruh.migits.net resolves to 2 IPv4 addresses operated by NOURNET-ASN - Nour Internet Company for Communications and Information Technology Ltd. in SA.
Nutrition Label
Resolution chain
mx.ruh.migits.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 178.20.146.246 | 178.20.146.0/24 | AS29684 | NOURNET-ASN - Nour Internet Company for Communications and Information Technology Ltd. | SA |
| 87.101.233.146 | 87.101.224.0/19 | AS35753 | ITC - Etihad Salam Telecom CJSC | SA |
WHOIS identity
No WHOIS records are currently associated with mx.ruh.migits.net in WhisperGraph.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for mx.ruh.migits.net.
| Mechanism | Target |
|---|---|
| SPF_A | mx.ruh.migits.net |
Related pages
Pivot deeper into the graph from mx.ruh.migits.net.
- IP · 178.20.146.246
- ASN · AS29684NOURNET-ASN - Nour Internet Company for Communications and Information Technology Ltd.
- Country · SA
- Apex domain · migits.net
- Parent domain · ruh.migits.net
- TLD · .net
- Browse hostnames · mx…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mx.ruh.migits.net"})-[: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.