Skip to content

Hostname

aglas.org

Last fetched

aglas.org resolves to 2 IPv4 addresses operated by AS133618 in US. WHOIS lists iana:1250 as the registrar.

Nutrition Label

WHISPER CANON · aglas.orgRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/aglas.org

Resolution chain

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

IPPrefixASNOperatorCountry
103.224.182.252103.224.182.0/23AS133618US
69.10.62.769.10.48.0/20AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

Registrar
iana:1250
Organization
axis bangladesh
Contact emails

Subdomains

1 observed subdomain of aglas.org.

Web-graph footprint

Distinct hostnames that link to or from aglas.org in the public web crawl.

103 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for aglas.org.

MechanismTarget
SPF_Aaglas.org
SPF_INCLUDErelay.mailbaby.net
SPF_IP2604:a00:5:4069:216:3eff:fe24:70a2
SPF_IP69.10.62.7
SPF_IPfdcf:abda:4154::/48
SPF_MXaglas.org

Related pages

Pivot deeper into the graph from aglas.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aglas.org"})-[: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.