Skip to content

Hostname

bms-ind.com

Last fetched

bms-ind.com resolves to 1 IPv4 address operated by AGS-AS in IR. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · bms-ind.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bms-ind.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.136.138.32188.136.138.0/24AS48309AGS-ASIR

WHOIS identity

Registrar
iana:460
Organization
????? ?????
Contact emails

Subdomains

2 observed subdomains of bms-ind.com.

Web-graph footprint

Distinct hostnames that link to or from bms-ind.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bms-ind.com.

MechanismTarget
SPF_Abms-ind.com
SPF_IP188.136.138.32
SPF_MXbms-ind.com

Related pages

Pivot deeper into the graph from bms-ind.com.

Cypher and MCP

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

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