Skip to content

Hostname

lorient.polysoft.com

Last fetched

lorient.polysoft.com resolves to 2 IPv4 addresses operated by AKAMAI-LINODE-AP Akamai Connected Cloud in CA.

Nutrition Label

WHISPER CANON · lorient.polysoft.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lorient.polysoft.com

Resolution chain

lorient.polysoft.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
139.177.196.238139.177.192.0/21AS63949AKAMAI-LINODE-AP Akamai Connected CloudCA
172.105.99.181172.105.96.0/20AS63949AKAMAI-LINODE-AP Akamai Connected CloudCA

WHOIS identity

No WHOIS records are currently associated with lorient.polysoft.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from lorient.polysoft.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lorient.polysoft.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.