Skip to content

Hostname

nextcloudalt.laseratwork.com

Last fetched

nextcloudalt.laseratwork.com resolves to 2 IPv4 addresses operated by H3G-AUSTRIA-AS TELE2 AUSTRIA in AT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.117.211.21877.116.0.0/14AS25255H3G-AUSTRIA-AS TELE2 AUSTRIAAT
77.117.219.14377.116.0.0/14AS25255H3G-AUSTRIA-AS TELE2 AUSTRIAAT

WHOIS identity

No WHOIS records are currently associated with nextcloudalt.laseratwork.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from nextcloudalt.laseratwork.com.

Cypher and MCP

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

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