Hostname
lists.uni-re-cycle.com
Last fetched
lists.uni-re-cycle.com resolves to 1 IPv4 address operated by AS12876 in FR.
Nutrition Label
Resolution chain
lists.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.46 | 212.129.0.0/18 | AS12876 | — | FR |
WHOIS identity
No WHOIS records are currently associated with lists.uni-re-cycle.com in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
- lists.uni-re-cycle.com
SPF policy
17 SPF mechanisms authorising senders for lists.uni-re-cycle.com.
| Mechanism | Target |
|---|---|
| SPF_A | lists.uni-re-cycle.com |
| SPF_A | mx00.1and1.fr |
| SPF_A | mx01.1and1.fr |
| SPF_A | smtp.1and1.fr |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 178.32.108.244 |
| SPF_IP | 178.32.99.30 |
| SPF_IP | 195.154.34.202 |
| SPF_IP | 212.129.47.46 |
| SPF_IP | 212.83.130.150 |
| SPF_IP | 37.59.84.242 |
| SPF_IP | 46.105.182.201 |
| SPF_IP | 51.255.120.41 |
| SPF_IP | 51.68.50.246 |
| SPF_IP | 54.37.56.135 |
| SPF_IP | 87.98.135.229 |
| SPF_MX | lists.uni-re-cycle.com |
Related pages
Pivot deeper into the graph from lists.uni-re-cycle.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lists.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.