Skip to content

Hostname

giveall.org

Last fetched

giveall.org resolves to 1 IPv4 address operated by AS37314 in ZA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · giveall.orgRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/giveall.org

Resolution chain

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

IPPrefixASNOperatorCountry
154.119.65.51154.119.64.0/20AS37314ZA

WHOIS identity

Registrar
iana:1910
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of giveall.org.

Web-graph footprint

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

28 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for giveall.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP154.119.65.52
SPF_IP195.110.84.130/32
SPF_IP212.78.67.109
SPF_IP212.78.67.23
SPF_IP37.200.113.130/32

Related pages

Pivot deeper into the graph from giveall.org.

Cypher and MCP

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

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