Hostname
uni-re-cycle.com
Last fetched
uni-re-cycle.com resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
uni-re-cycle.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 |
|---|---|---|---|---|
| 212.129.47.211 | 212.129.0.0/18 | AS12876 | — | FR |
WHOIS identity
- Registrar
- iana:83
- Organization
- pierre uni
- Contact emails
Subdomains
2 observed subdomains of uni-re-cycle.com.
Web-graph footprint
Distinct hostnames that link to or from uni-re-cycle.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for uni-re-cycle.com.
| Mechanism | Target |
|---|---|
| SPF_A | mx00.1and1.fr |
| SPF_A | mx01.1and1.fr |
| SPF_A | smtp.1and1.fr |
| SPF_A | uni-re-cycle.com |
| SPF_INCLUDE | _spf.kundenserver.de |
| SPF_INCLUDE | _spf.perfora.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 178.32.108.244 |
| SPF_IP | 195.154.34.202 |
| SPF_IP | 212.129.47.211 |
| SPF_IP | 212.129.47.46 |
| SPF_IP | 212.83.130.150 |
| SPF_IP | 46.105.182.201 |
| SPF_IP | 51.255.120.41 |
| SPF_IP | 87.98.135.229 |
| SPF_MX | uni-re-cycle.com |
Related pages
Pivot deeper into the graph from uni-re-cycle.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "uni-re-cycle.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.