Hostname
massmail2.nouslib.com
Last fetched
massmail2.nouslib.com resolves to 1 IPv4 address operated by AS13193 in FR.
Nutrition Label
Resolution chain
massmail2.nouslib.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 |
|---|---|---|---|---|
| 194.242.113.89 | 194.242.112.0/22 | AS13193 | — | FR |
WHOIS identity
No WHOIS records are currently associated with massmail2.nouslib.com in WhisperGraph.
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for massmail2.nouslib.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 194.146.225.42 |
| SPF_IP | 194.146.225.45 |
| SPF_IP | 194.146.225.53 |
| SPF_IP | 194.146.225.75 |
| SPF_IP | 194.146.226.69 |
| SPF_IP | 194.146.226.72 |
| SPF_IP | 194.146.226.84 |
| SPF_IP | 194.146.226.92 |
| SPF_IP | 194.242.112.48 |
| SPF_IP | 194.242.112.55 |
| SPF_IP | 194.242.112.59 |
| SPF_IP | 194.242.113.193 |
Related pages
Pivot deeper into the graph from massmail2.nouslib.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "massmail2.nouslib.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.