Hostname
extensys-informatique.com
Last fetched
extensys-informatique.com resolves to 1 IPv4 address operated by PEACEWEB-CLOUD - PeaceWeb in NL. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
extensys-informatique.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 |
|---|---|---|---|---|
| 80.73.247.9 | 80.73.247.0/24 | AS14445 | PEACEWEB-CLOUD - PeaceWeb | NL |
WHOIS identity
- Registrar
- iana:1068
- Organization
- marc patrick
- Contact emails
Subdomains
4 observed subdomains of extensys-informatique.com.
Web-graph footprint
Distinct hostnames that link to or from extensys-informatique.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
39 SPF mechanisms authorising senders for extensys-informatique.com.
| Mechanism | Target |
|---|---|
| SPF_A | dns.extensys-informatique.com |
| SPF_IP | 104.168.76.84 |
| SPF_IP | 104.168.76.85 |
| SPF_IP | 104.168.76.89 |
| SPF_IP | 104.168.76.90 |
| SPF_IP | 104.168.76.91 |
| SPF_IP | 104.168.76.92 |
| SPF_IP | 104.168.76.93 |
| SPF_IP | 104.168.76.94 |
| SPF_IP | 107.6.154.218 |
| SPF_IP | 107.6.154.219 |
| SPF_IP | 107.6.154.220 |
| SPF_IP | 107.6.154.221 |
| SPF_IP | 107.6.154.222 |
| SPF_IP | 157.173.199.132 |
| SPF_IP | 157.173.199.133 |
| SPF_IP | 157.173.199.134 |
| SPF_IP | 157.173.199.135 |
| SPF_IP | 185.185.50.242 |
| SPF_IP | 185.185.50.243 |
| SPF_IP | 185.185.50.244 |
| SPF_IP | 185.185.50.245 |
| SPF_IP | 185.185.50.246 |
| SPF_IP | 209.126.6.251 |
| SPF_IP | 43.254.30.196 |
| SPF_IP | 43.254.30.197 |
| SPF_IP | 43.254.30.198 |
| SPF_IP | 43.254.30.199 |
| SPF_IP | 43.254.30.200 |
| SPF_IP | 64.120.31.101 |
| SPF_IP | 64.120.31.102 |
| SPF_IP | 64.120.31.71 |
| SPF_IP | 64.120.31.73 |
| SPF_IP | 64.120.31.75 |
| SPF_IP | 64.120.31.76 |
| SPF_IP | 64.120.31.79 |
| SPF_IP | 64.120.31.84 |
| SPF_IP | 64.120.31.85 |
| SPF_IP | 64.120.31.88 |
Related pages
Pivot deeper into the graph from extensys-informatique.com.
- IP · 80.73.247.9
- ASN · AS14445PEACEWEB-CLOUD - PeaceWeb
- Registrar · iana:1068
- Country · NL
- Email · info@extensys-informatique.com
- TLD · .com
- 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: "extensys-informatique.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.