Skip to content

Hostname

bmi-plus.com

Last fetched

bmi-plus.com resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · bmi-plus.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bmi-plus.com

Resolution chain

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

IPPrefixASNOperatorCountry
65.108.3.20765.108.0.0/16AS24940FI

WHOIS identity

Registrar
iana:303
Organization
mydah nasir
Contact emails

Subdomains

8 observed subdomains of bmi-plus.com.

Threat posture

History

Mail and authentication

MX records

  • bmi-plus.com

SPF policy

13 SPF mechanisms authorising senders for bmi-plus.com.

MechanismTarget
SPF_Abmi-plus.com
SPF_IP135.181.180.100
SPF_IP135.181.180.74
SPF_IP135.181.180.75
SPF_IP65.108.131.43
SPF_IP65.108.198.197
SPF_IP65.108.198.246
SPF_IP65.108.198.252
SPF_IP65.108.3.207
SPF_IP65.109.114.31
SPF_IP65.109.114.46
SPF_IP65.109.33.26
SPF_MXbmi-plus.com

Related pages

Pivot deeper into the graph from bmi-plus.com.

Cypher and MCP

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

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