Skip to content

Hostname

aveed.org

Last fetched

aveed.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · aveed.orgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aveed.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.49.180104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.165.133172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
45.89.236.18545.89.236.0/24AS57497IR

WHOIS identity

Registrar
iana:82
Organization
chakad
Contact emails

Subdomains

2 observed subdomains of aveed.org.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for aveed.org.

MechanismTarget
SPF_Aaveed.org
SPF_INCLUDE_auxspf.axspace.com
SPF_IP89.42.44.0/24
SPF_MXaveed.org

Related pages

Pivot deeper into the graph from aveed.org.

Cypher and MCP

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

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