Hostname
nasmo-rafed.com
Last fetched
nasmo-rafed.com resolves to 1 IPv4 address operated by ATHEEB-AS - Etihad GO Company For communications in SA. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
nasmo-rafed.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 |
|---|---|---|---|---|
| 188.248.252.193 | 188.248.252.0/24 | AS47794 | ATHEEB-AS - Etihad GO Company For communications | SA |
WHOIS identity
- Registrar
- iana:48
- Organization
- khaled emran
- Contact emails
Subdomains
2 observed subdomains of nasmo-rafed.com.
Web-graph footprint
Distinct hostnames that link to or from nasmo-rafed.com in the public web crawl.
21 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- nasmo-rafed.com
SPF policy
4 SPF mechanisms authorising senders for nasmo-rafed.com.
| Mechanism | Target |
|---|---|
| SPF_A | nasmo-rafed.com |
| SPF_IP | 188.248.252.193 |
| SPF_IP | 188.248.252.194 |
| SPF_MX | nasmo-rafed.com |
Related pages
Pivot deeper into the graph from nasmo-rafed.com.
- IP · 188.248.252.193
- ASN · AS47794ATHEEB-AS - Etihad GO Company For communications
- Registrar · iana:48
- Country · SA
- Email · afaq.alalmya@gmail.com
- TLD · .com
- Browse hostnames · na…
- 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: "nasmo-rafed.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.