Skip to content

Hostname

algangroup.com

Last fetched

algangroup.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
134.209.224.103134.209.224.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
67.205.188.667.205.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:146
Organization
algan yazilim ve bilisim tic. ltd. sti.
Contact emails

Subdomains

4 observed subdomains of algangroup.com.

Web-graph footprint

Distinct hostnames that link to or from algangroup.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for algangroup.com.

MechanismTarget
SPF_Aalgangroup.com
SPF_MXalgangroup.com

Related pages

Pivot deeper into the graph from algangroup.com.

Cypher and MCP

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

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