Skip to content

Hostname

webaware.global

Last fetched

webaware.global resolves to 1 IPv4 address operated by Xneelo (Pty) Ltd - Xneelo (Pty) Ltd in ZA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · webaware.globalRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/webaware.global

Resolution chain

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

IPPrefixASNOperatorCountry
129.232.157.138129.244.106.0/24AS37153Xneelo (Pty) Ltd - Xneelo (Pty) LtdZA

WHOIS identity

Registrar
iana:303
Organization
graham maclachlan
Contact emails

Subdomains

12 observed subdomains of webaware.global.

Web-graph footprint

Distinct hostnames that link to or from webaware.global in the public web crawl.

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • webaware.global

SPF policy

8 SPF mechanisms authorising senders for webaware.global.

MechanismTarget
SPF_Awebaware.global
SPF_INCLUDE_spf.createsend.com
SPF_IP129.232.157.135
SPF_IP129.232.157.138
SPF_IP129.232.188.242
SPF_IP129.232.188.244
SPF_IP156.38.175.44
SPF_MXwebaware.global

Related pages

Pivot deeper into the graph from webaware.global.

Cypher and MCP

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

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