Skip to content

Hostname

gbaps.org

Last fetched

gbaps.org resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · gbaps.orgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gbaps.org

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.87.78100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
104.17.71.73104.17.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.135.49162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.136.49162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

66 observed subdomains of gbaps.org.

Web-graph footprint

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

121 sites link to this hostname.

283 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for gbaps.org.

MechanismTarget
SPF_EXISTS%{i}._spf.sparkpostmail.com
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.fortimailcloud.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDE_spf2.mailgun.org
SPF_INCLUDEmg.infinitecampus.org
SPF_IP12.171.92.2/32
SPF_IP12.171.93.123/32
SPF_IP205.213.208.20
SPF_IP205.213.208.4
SPF_IP209.189.198.0/29
SPF_IP209.65.14.70
SPF_IP3.14.120.227/32
SPF_IP50.223.178.201/32
SPF_IP50.223.178.202
SPF_IP50.223.178.203/32
SPF_IP50.223.178.206
SPF_IP50.223.178.207
SPF_IP50.223.178.208/32

Related pages

Pivot deeper into the graph from gbaps.org.

Cypher and MCP

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

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