Hostname
limefx.pro
Last fetched
limefx.pro resolves to 1 IPv4 address operated by AS207569 in FI. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
limefx.pro 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 |
|---|---|---|---|---|
| 95.81.79.33 | 95.81.79.0/24 | AS207569 | — | FI |
WHOIS identity
- Registrar
- iana:1479
- Organization
- privacyguardian.org
- Contact emails
Subdomains
4 observed subdomains of limefx.pro.
Web-graph footprint
Distinct hostnames that link to or from limefx.pro in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for limefx.pro.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | spf.unione.io |
| SPF_IP | 85.215.213.221/32 |
Related pages
Pivot deeper into the graph from limefx.pro.
- IP · 95.81.79.33
- ASN · AS207569
- Registrar · iana:1479
- Country · FI
- Email · pw-371e82407570e91d1a9ce804c167bcc9@privacyguardian.org
- TLD · .pro
- Browse hostnames · li…
- 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: "limefx.pro"})-[: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.