Skip to content

Hostname

lygiacampos.de

Last fetched

lygiacampos.de resolves to 4 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

WHISPER CANON · lygiacampos.deRouting diversity3.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/lygiacampos.de

Resolution chain

lygiacampos.de resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.55.40.124162.55.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE
172.232.6.88172.232.0.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudUS
172.234.199.173172.234.192.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudUS
172.239.193.157172.239.192.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudUS

WHOIS identity

No WHOIS records are currently associated with lygiacampos.de in WhisperGraph.

Subdomains

1 observed subdomain of 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

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.