Hostname
misterfix.ro
Last fetched
misterfix.ro resolves to 1 IPv4 address operated by TOPHOST-MD-AS R.Moldova, Chisinau, Paris 18A in MD. WHOIS lists registrar:awesome projects srl as the registrar.
Nutrition Label
Resolution chain
misterfix.ro 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 |
|---|---|---|---|---|
| 195.178.106.195 | 195.178.106.0/24 | AS44388 | TOPHOST-MD-AS R.Moldova, Chisinau, Paris 18A | MD |
WHOIS identity
- Registrar
- registrar:awesome projects srl
- Organization
- —
- Contact emails
- —
Subdomains
8 observed subdomains of misterfix.ro.
Web-graph footprint
Distinct hostnames that link to or from misterfix.ro in the public web crawl.
30 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- misterfix.ro
SPF policy
3 SPF mechanisms authorising senders for misterfix.ro.
| Mechanism | Target |
|---|---|
| SPF_A | misterfix.ro |
| SPF_IP | 195.178.106.195 |
| SPF_MX | misterfix.ro |
Related pages
Pivot deeper into the graph from misterfix.ro.
- IP · 195.178.106.195
- ASN · AS44388TOPHOST-MD-AS R.Moldova, Chisinau, Paris 18A
- Registrar · registrar:awesome projects srl
- Country · MD
- TLD · .ro
- Browse hostnames · mi…
- 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: "misterfix.ro"})-[: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.