Hostname
lygiacampos.de
Last fetched
lygiacampos.de resolves to 4 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE.
Nutrition Label
Resolution chain
lygiacampos.de resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.55.40.124 | 162.55.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
| 172.232.6.88 | 172.232.0.0/19 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | US |
| 172.234.199.173 | 172.234.192.0/19 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | US |
| 172.239.193.157 | 172.239.192.0/19 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | US |
WHOIS identity
No WHOIS records are currently associated with lygiacampos.de in WhisperGraph.
Subdomains
1 observed subdomain of lygiacampos.de.
| Subdomain |
|---|
| www.lygiacampos.de |
Web-graph footprint
Distinct hostnames that link to or from lygiacampos.de in the public web crawl.
92 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from lygiacampos.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lygiacampos.de"})-[: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.