Skip to content

Hostname

bolmora.com

Last fetched

bolmora.com resolves to 2 IPv4 addresses operated by AS55688 in ID. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · bolmora.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/bolmora.com

Resolution chain

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

WHOIS identity

Registrar
iana:460
Organization
bolmutpost
Contact emails

Subdomains

8 observed subdomains of bolmora.com.

Web-graph footprint

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

44 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • bolmora.com

SPF policy

16 SPF mechanisms authorising senders for bolmora.com.

MechanismTarget
SPF_Abolmora.com
SPF_INCLUDErelease.antispamcloud.com
SPF_INCLUDEspf.antispamcloud.com
SPF_IP101.50.1.75
SPF_IP103.163.138.23
SPF_IP103.163.138.24
SPF_IP103.163.138.3
SPF_IP103.163.138.4
SPF_IP103.163.138.73
SPF_IP103.200.7.18
SPF_IP103.28.12.190
SPF_IP103.53.198.227
SPF_IP119.81.196.36
SPF_IP156.67.213.101
SPF_IP45.13.133.101
SPF_MXbolmora.com

Related pages

Pivot deeper into the graph from bolmora.com.

Cypher and MCP

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

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