Hostname
erg.school
Last fetched
erg.school resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
erg.school 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 |
|---|---|---|---|---|
| 152.228.175.213 | 152.228.128.0/17 | AS16276 | — | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- ecole de recherche graphique
- Contact emails
Subdomains
45 observed subdomains of erg.school.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from erg.school in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for erg.school.
| Mechanism | Target |
|---|---|
| SPF_A | erg.school |
| SPF_IP | 152.228.175.213 |
| SPF_IP | 79.99.201.112 |
| SPF_MX | erg.school |
Related pages
Pivot deeper into the graph from erg.school.
- IP · 152.228.175.213
- ASN · AS16276
- Registrar · iana:81
- Country · FR
- Email · 86d7574763471262003489efc19bf7c1-20217823@contact.gandi.net
- TLD · .school
- Browse hostnames · er…
- 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: "erg.school"})-[: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.