Skip to content

Hostname

boauganda.com

Last fetched

boauganda.com resolves to 2 IPv4 addresses operated by AS63949 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · boauganda.comRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/boauganda.com

Resolution chain

boauganda.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.232.57.249172.232.32.0/19AS63949FR
34.57.237.23534.57.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:433
Organization
bank of africa
Contact emails

Subdomains

9 observed subdomains of boauganda.com.

Web-graph footprint

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

46 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for boauganda.com.

MechanismTarget
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP41.173.6.198
SPF_IP45.221.76.101
SPF_IP45.221.76.106

Related pages

Pivot deeper into the graph from boauganda.com.

Cypher and MCP

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

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