Skip to content

Hostname

bougma.com

Last fetched

bougma.com resolves to 2 IPv4 addresses operated by AS47583 in MY. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · bougma.comRouting diversity2.4/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bougma.com

Resolution chain

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

IPPrefixASNOperatorCountry
145.79.28.129145.79.24.0/21AS47583MY
69.49.231.22769.49.230.0/23AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS

WHOIS identity

Registrar
iana:303
Organization
icloud unlocker
Contact emails

Subdomains

11 observed subdomains of bougma.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bougma.com.

MechanismTarget
SPF_Abougma.com
SPF_INCLUDE_spf.mail.hostinger.com
SPF_IP69.49.231.227
SPF_MXbougma.com

Related pages

Pivot deeper into the graph from bougma.com.

Cypher and MCP

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

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