Hostname
devrafiq.com
Last fetched
devrafiq.com resolves to 1 IPv4 address operated by AS197540 in DE. WHOIS lists iana:1462 as the registrar.
Nutrition Label
Resolution chain
devrafiq.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 |
|---|---|---|---|---|
| 152.53.149.146 | 152.53.148.0/22 | AS197540 | — | DE |
WHOIS identity
- Registrar
- iana:1462
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
30 observed subdomains of devrafiq.com.
Showing 19 of 30. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- devrafiq.com
SPF policy
5 SPF mechanisms authorising senders for devrafiq.com.
| Mechanism | Target |
|---|---|
| SPF_A | devrafiq.com |
| SPF_IP | 159.195.26.228 |
| SPF_IP | 2a0a:4cc0:ff:1f1b:0:0:0:0 |
| SPF_IP | 45.157.179.152 |
| SPF_MX | devrafiq.com |
Related pages
Pivot deeper into the graph from devrafiq.com.
- IP · 152.53.149.146
- ASN · AS197540
- Registrar · iana:1462
- Country · DE
- Email · b71bcc90a4d2436699485d3764b7a31a.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · de…
- 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: "devrafiq.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.