Hostname
manaridesign.com
Last fetched
manaridesign.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:625 as the registrar.
Nutrition Label
Resolution chain
manaridesign.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 |
|---|---|---|---|---|
| 5.9.50.145 | 5.9.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:625
- Organization
- c/o whoisproxy.com
- Contact emails
- manaridesign.com@domainsbyproxy.com
- 28bca655664e474f88fdfd309455ec03c2450bb510e5fedacc28998f24115bb4@manaridesign.com.whoisproxy.org
- 445adbde904f60c6a09ae5233415c8875e601dcf370de9b185e00359fb0fd3db@manaridesign.com.whoisproxy.org
- a9d2b9c9354c0d0b9cc2cbcbef9b7790e946073d4d512e4cf7e2043c0a365bad@manaridesign.com.whoisproxy.org
- cf3ad1d7cc70671a9c4cb0150702950599f77dce5e6beed23d59038d9032d5ff@manaridesign.com.whoisproxy.org
- d3efc40ab9e651db542d79ca27a8104d8ec09754bf5476e3b755e56b49b34e21@manaridesign.com.whoisproxy.org
- ebefc0fd40273019551faf8ee7b7c8ac87c908e0641653ab95047b7f31b7fdd0@manaridesign.com.whoisproxy.org
Subdomains
2 observed subdomains of manaridesign.com.
Web-graph footprint
Distinct hostnames that link to or from manaridesign.com in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- manaridesign.com
SPF policy
3 SPF mechanisms authorising senders for manaridesign.com.
| Mechanism | Target |
|---|---|
| SPF_A | manaridesign.com |
| SPF_IP | 5.9.50.145 |
| SPF_MX | manaridesign.com |
Related pages
Pivot deeper into the graph from manaridesign.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "manaridesign.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.