Skip to content

Hostname

algurg.com

Last fetched

algurg.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
158.252.30.87158.252.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE
18.61.112.17218.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.28.96.363.28.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE
3.29.254.453.28.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE
3.29.8.883.28.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE
98.130.96.10598.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
16.112.86.7816.112.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
16.112.166.1916.112.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for algurg.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.uae.exclaimer.net
SPF_INCLUDEzcsend.net
SPF_MXalgurg.com

Related pages

Pivot deeper into the graph from algurg.com.

Cypher and MCP

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

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