Hostname
mvtpaix.org
Last fetched
mvtpaix.org resolves to 2 IPv4 addresses operated by GTCOMM - GloboTech Communications in CA. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
mvtpaix.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 68.168.113.90 | 68.168.112.0/20 | AS36666 | GTCOMM - GloboTech Communications | CA |
| 68.168.113.94 | 68.168.112.0/20 | AS36666 | GTCOMM - GloboTech Communications | CA |
WHOIS identity
- Registrar
- iana:433
- Organization
- le mouvement de la paix
- Contact emails
Subdomains
84 observed subdomains of mvtpaix.org.
Showing 25 of 84. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mvtpaix.org in the public web crawl.
356 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for mvtpaix.org.
| Mechanism | Target |
|---|---|
| SPF_A | mvtpaix.org |
| SPF_INCLUDE | spf.brevo.com |
| SPF_INCLUDE | spf.likuid.com |
| SPF_IP | 68.168.113.114 |
| SPF_MX | mvtpaix.org |
Related pages
Pivot deeper into the graph from mvtpaix.org.
- IP · 68.168.113.90
- ASN · AS36666GTCOMM - GloboTech Communications
- Registrar · iana:433
- Country · CA
- Email · ddurand@babel.asi.fr
- TLD · .org
- Browse hostnames · mv…
- 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: "mvtpaix.org"})-[: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.