Hostname
strongmar.eu
Last fetched
strongmar.eu resolves to 1 IPv4 address operated by INESCTEC - INESC TEC - Instituto De Engenharia De Sistemas E Computadores, Tecnologia E Ciencia in PT. WHOIS lists registrar:almouroltec lda dba ptisp as the registrar.
Nutrition Label
Resolution chain
strongmar.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 |
|---|---|---|---|---|
| 194.117.27.188 | 194.117.24.0/21 | AS35038 | INESCTEC - INESC TEC - Instituto De Engenharia De Sistemas E Computadores, Tecnologia E Ciencia | PT |
WHOIS identity
- Registrar
- registrar:almouroltec lda dba ptisp
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of strongmar.eu.
| Subdomain |
|---|
| www.strongmar.eu |
Web-graph footprint
Distinct hostnames that link to or from strongmar.eu in the public web crawl.
12 sites link to this hostname.
30 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- strongmar.eu
Related pages
Pivot deeper into the graph from strongmar.eu.
- IP · 194.117.27.188
- ASN · AS35038INESCTEC - INESC TEC - Instituto De Engenharia De Sistemas E Computadores, Tecnologia E Ciencia
- Registrar · registrar:almouroltec lda dba ptisp
- Country · PT
- TLD · .eu
- Browse hostnames · st…
- 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: "strongmar.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.