Skip to content

Hostname

avelaglobal.com

Last fetched

avelaglobal.com resolves to 1 IPv4 address operated by Host Africa (Pty) Ltd - Host Africa (Pty) Ltd in ZA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · avelaglobal.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/avelaglobal.com

Resolution chain

avelaglobal.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
102.130.117.35102.130.117.0/24AS328364Host Africa (Pty) Ltd - Host Africa (Pty) LtdZA

WHOIS identity

Registrar
iana:303
Organization
gironet (pty)
Contact emails

Subdomains

8 observed subdomains of avelaglobal.com.

Web-graph footprint

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

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for avelaglobal.com.

MechanismTarget
SPF_Aavelaglobal.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.host-ww.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP102.130.117.35
SPF_IP102.130.121.166
SPF_MXavelaglobal.com

Related pages

Pivot deeper into the graph from avelaglobal.com.

Cypher and MCP

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

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