Skip to content

Hostname

boamali.com

Last fetched

boamali.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · boamali.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/boamali.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.91.83.6751.91.0.0/16AS16276FR

WHOIS identity

Registrar
iana:81
Organization
datatech
Contact emails

Subdomains

5 observed subdomains of boamali.com.

Web-graph footprint

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

25 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for boamali.com.

MechanismTarget
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP154.118.164.186
SPF_IP196.12.220.182
SPF_IP197.155.174.66
SPF_MXmail.boamali.com
SPF_MXwebmail.boamali.com

Related pages

Pivot deeper into the graph from boamali.com.

Cypher and MCP

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

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