Skip to content

Hostname

ags92.com

Last fetched

ags92.com resolves to 2 IPv4 addresses operated by CASABLANCA-AS Internet & Collocation Provider in CZ.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
81.0.208.9981.0.208.0/23AS15685CASABLANCA-AS Internet & Collocation ProviderCZ
91.146.121.9191.146.120.0/22AS198031TRUSTICA-ASCZ

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 ags92.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ags92.com.

MechanismTarget
SPF_Aags92.com
SPF_INCLUDEhosting.infinity.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.86.241.62
SPF_IP195.122.208.169
SPF_IP195.122.208.173/32
SPF_IP2001:1528:1:2:0:0:0:21
SPF_IP217.11.225.68
SPF_IP217.11.231.29
SPF_IP65.108.5.23
SPF_IP82.208.32.85/32
SPF_IP94.130.88.25
SPF_MXags92.com

Related pages

Pivot deeper into the graph from ags92.com.

Cypher and MCP

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

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