Hostname
ex-p.pro
Last fetched
ex-p.pro resolves to 1 IPv4 address operated by Leader Net Services Sarl - Leader Net Services Sarl in GN. WHOIS lists iana:1601 as the registrar.
Nutrition Label
Resolution chain
ex-p.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 |
|---|---|---|---|---|
| 102.211.199.134 | 102.211.199.0/24 | AS328965 | Leader Net Services Sarl - Leader Net Services Sarl | GN |
WHOIS identity
- Registrar
- iana:1601
- Organization
- apiname
- Contact emails
Threat posture
History
Mail and authentication
MX records
- ex-p.pro
SPF policy
3 SPF mechanisms authorising senders for ex-p.pro.
| Mechanism | Target |
|---|---|
| SPF_A | ex-p.pro |
| SPF_IP | 102.211.199.134 |
| SPF_MX | ex-p.pro |
Related pages
Pivot deeper into the graph from ex-p.pro.
- IP · 102.211.199.134
- ASN · AS328965Leader Net Services Sarl - Leader Net Services Sarl
- Registrar · iana:1601
- Country · GN
- Email · domain@apiname.com
- TLD · .pro
- Browse hostnames · ex…
- 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: "ex-p.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.