Skip to content

Hostname

lyncdiscover-a2.eb-com.com

Last fetched

lyncdiscover-a2.eb-com.com resolves to 2 IPv4 addresses operated by ITENOS - I.T.E.N.O.S. International Telecom Network Operation Services GmbH in DE.

Nutrition Label

WHISPER CANON · lyncdiscover-a2.eb-com.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/lyncdiscover-a2.eb-com.com

Resolution chain

lyncdiscover-a2.eb-com.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
145.14.228.151145.14.224.0/20AS50533ITENOS - I.T.E.N.O.S. International Telecom Network Operation Services GmbHDE
145.14.230.151145.14.224.0/20AS50533ITENOS - I.T.E.N.O.S. International Telecom Network Operation Services GmbHDE

WHOIS identity

No WHOIS records are currently associated with lyncdiscover-a2.eb-com.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from lyncdiscover-a2.eb-com.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lyncdiscover-a2.eb-com.com"})-[: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.