Hostname
interregir2ma.eu
Last fetched
interregir2ma.eu resolves to 1 IPv4 address operated by GR-NET - National Infrastructures for Research and Technology S.A. in GR. WHOIS lists registrar:easy by europlanet as the registrar.
Nutrition Label
Resolution chain
interregir2ma.eu 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 |
|---|---|---|---|---|
| 83.212.174.41 | 83.212.174.0/23 | AS5408 | GR-NET - National Infrastructures for Research and Technology S.A. | GR |
WHOIS identity
- Registrar
- registrar:easy by europlanet
- Organization
- —
- Contact emails
- —
Subdomains
11 observed subdomains of interregir2ma.eu.
Web-graph footprint
Distinct hostnames that link to or from interregir2ma.eu in the public web crawl.
55 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for interregir2ma.eu.
| Mechanism | Target |
|---|---|
| SPF_A | interregir2ma.eu |
| SPF_MX | interregir2ma.eu |
Related pages
Pivot deeper into the graph from interregir2ma.eu.
- IP · 83.212.174.41
- ASN · AS5408GR-NET - National Infrastructures for Research and Technology S.A.
- Registrar · registrar:easy by europlanet
- Country · GR
- TLD · .eu
- Browse hostnames · in…
- 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: "interregir2ma.eu"})-[: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.